- make portlint happier

This commit is contained in:
Dirk Meyer 2003-04-04 17:52:39 +00:00
parent 4927601e41
commit a0d03f61d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78190

View file

@ -1,13 +1,16 @@
# New ports collection makefile for: popa3d-before-sendmail
# Date created:
# Date created: 13.Jan 2003
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
MASTERDIR?= ${.CURDIR}/../popa3d
CATEGORIES= mail
MAINTAINER= dinoex@FreeBSD.org
SMTP_AFTER_POP3= yes
MASTERDIR?= ${.CURDIR}/../popa3d
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"