summaryrefslogtreecommitdiffstats
path: root/mail/popa3d-before-sendmail/Makefile
blob: f4b0bc9b0d15e1de42496d7894b96a470b829fee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	popa3d-before-sendmail
# Date created:		13.Jan 2003
# Whom:			dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#

CATEGORIES=	mail

MAINTAINER=	dinoex@FreeBSD.org

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

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

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud