freebsd-ports/www/trac-email2trac-postfix/Makefile
Jan Beich 46423c6065 - Convert to @sample
- Convert to @(user,group,mode)
- Convert to OPTIONS_SLAVE
- Register CONFLICTS with -postfix slave port
2015-02-19 11:14:23 +00:00

11 lines
183 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX= -postfix
CONFLICTS_INSTALL= trac-email2trac-[0-9]*
OPTIONS_SLAVE= POSTFIX
MASTERDIR= ${.CURDIR}/../trac-email2trac
.include "${MASTERDIR}/Makefile"