fcac22bc91
Truckload of pointy hats to: erwin Sponsored by: Absolight
10 lines
180 B
Makefile
10 lines
180 B
Makefile
# Created by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../../dns/ldns
|
|
|
|
BUILD_P5PERL=yes
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|