opnsense-ports/dns/bind-tools/Makefile
Franco Fichtner 3e54f3a5cb */*: sync with upstream
Taken from: HardenedBSD
2019-04-15 08:48:56 +02:00

13 lines
238 B
Makefile

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