aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind-tools/Makefile
blob: 8bd39db13a4144ee151103296918a5f23a7408f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

# Define PORTREVISION in ${MASTERDIR}
MASTERDIR=  ${.CURDIR}/../../dns/bind911

DESCR=      ${.CURDIR}/pkg-descr
PLIST=      ${.CURDIR}/pkg-plist

BIND_TOOLS_SLAVE=   YES

INSTALL_WRKSRC= ${WRKSRC}/bin

.include "${MASTERDIR}/Makefile"