cb26dac26f
lives of pkg using postfix users. Requested by: bz Feature safe: yes
14 lines
277 B
Makefile
14 lines
277 B
Makefile
# New ports collection makefile for: trac-email2trac-postfix
|
|
# Date created: 21 Nov 2011
|
|
# Whom: Brooks Davis <brooks@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -postfix
|
|
|
|
WITH_POSTFIX= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../trac-email2trac
|
|
|
|
.include "${MASTERDIR}/Makefile"
|