opnsense-ports/dns/bind-tools/Makefile
Franco Fichtner 2da42fe764 */*: sync with upstream
Taken from: FreeBSD
2015-09-25 13:16:05 +02:00

14 lines
263 B
Makefile

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