opnsense-ports/dns/bind-tools/Makefile
Franco Fichtner b6b8460a8a */*: sync with upstream
Taken from: HardenedBSD
2018-01-25 08:26:08 +01:00

13 lines
238 B
Makefile

# $FreeBSD$
# Define PORTREVISION in ${MASTERDIR}
MASTERDIR= ${.CURDIR}/../../dns/bind912
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
BIND_TOOLS_SLAVE= YES
INSTALL_WRKSRC= ${WRKSRC}/bin
.include "${MASTERDIR}/Makefile"