mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 18:50:33 -04:00
9 lines
168 B
Makefile
9 lines
168 B
Makefile
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
|
|
|
MASTERDIR= ${.CURDIR}/../../dns/ldns
|
|
|
|
BUILD_PYLDNS=yes
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|