freebsd-ports/dns/bind-tools/Makefile
Mathieu Arnold 935246f542 Move bind-tools from 9.12 to 9.14.
It was forgotten during the 9.14 release process.
2019-04-15 13:16:27 +00: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"