ports/dns/bind-tools/Makefile
Mathieu Arnold b8a3fce896 Switch bind-tools to BIND9 9.12.
Sponsored by:	Absolight
2018-01-24 10:43:21 +00:00

14 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"