mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
fcac22bc91
Truckload of pointy hats to: erwin Sponsored by: Absolight
11 lines
180 B
Makefile
11 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"
|