# New ports collection makefile for:	popa3d-before-sendmail
# Date created:		
# Whom:			dirk.meyer@dinoex.sub.org
#
# $FreeBSD: ports/mail/popa3d-before-sendmail/Makefile,v 1.1 2003/01/13 06:03:42 dinoex Exp $
#

MASTERDIR?=	${.CURDIR}/../popa3d

SMTP_AFTER_POP3=	yes

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include "${MASTERDIR}/Makefile"
