From cb26dac26f6b47db54c5c49029db91b0dc024e5b Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Tue, 22 Nov 2011 22:27:48 +0000 Subject: Add a postfix specific slaveport for trac-email2trac to simplify the lives of pkg using postfix users. Requested by: bz Feature safe: yes --- www/trac-email2trac-postfix/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 www/trac-email2trac-postfix/Makefile (limited to 'www/trac-email2trac-postfix') diff --git a/www/trac-email2trac-postfix/Makefile b/www/trac-email2trac-postfix/Makefile new file mode 100644 index 000000000000..710a61805774 --- /dev/null +++ b/www/trac-email2trac-postfix/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: trac-email2trac-postfix +# Date created: 21 Nov 2011 +# Whom: Brooks Davis +# +# $FreeBSD$ +# + +PKGNAMESUFFIX= -postfix + +WITH_POSTFIX= yes + +MASTERDIR= ${.CURDIR}/../trac-email2trac + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3