Files

16 lines
318 B
Makefile

VERSION= 3.11.3
EPOCH= 0
REVISION= 1
PORTROACH= site:https://ftp.fu-berlin.de/unix/mail/postfix/official/
SITES= ${SITE_POSTFIX:=official/}
NEEDS_OPENSSL= Yes
# used in PLIST to construct @pkgpath matching the built flavour
FLAVOR_STRING= ${FLAVOR_EXT:S/-/,/g}
SUBST_VARS+= FLAVOR_STRING
.include <bsd.port.mk>