mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
10 lines
135 B
Makefile
10 lines
135 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -postfix
|
|
|
|
WITH_POSTFIX= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../trac-email2trac
|
|
|
|
.include "${MASTERDIR}/Makefile"
|