# Ports collection makefile for: wpop3d
# Date created:   3 September 2006
# Whom:           wintellect
#
# $MidnightBSD: trunk/mail/wpop3d/Makefile 16632 2014-08-27 01:58:24Z laffer1 $

PORTNAME=	wpop3d
PORTVERSION=	1.2
PORTREVISION=	2
CATEGORIES=	mail
MASTER_SITES=	${MASTER_SITE_LOCAL}

MAINTAINER=	wintellect@bsdnexus.com
COMMENT=	A pop3 server for retrieval of remote mail on a UNIX system

LICENSE=	bsd2

GNU_CONFIGURE=	yes
CONFIGURE_TARGET=-build=${MACHINE_ARCH}-portbld-freebsd9.0

PLIST_FILES=	sbin/wpop3d man/man1/wpop3d.1.gz

.include <bsd.port.mk>
