freebsd-ports/mail/popa3d-before-sendmail/Makefile
2003-01-13 06:03:42 +00:00

16 lines
303 B
Makefile

# New ports collection makefile for: popa3d-before-sendmail
# Date created:
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
MASTERDIR?= ${.CURDIR}/../popa3d
SMTP_AFTER_POP3= yes
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"