648028d2ab
- Convert LIB_DEPENDS to new syntax dns/py-ldns - Add stage support [1] Reported by: mat [1]
10 lines
180 B
Makefile
10 lines
180 B
Makefile
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../../dns/ldns
|
|
|
|
BUILD_PYLDNS=yes
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|