aboutsummaryrefslogtreecommitdiff
path: root/dns/py-ldns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/py-ldns/Makefile')
-rw-r--r--dns/py-ldns/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/dns/py-ldns/Makefile b/dns/py-ldns/Makefile
new file mode 100644
index 000000000000..55a9812e4cd6
--- /dev/null
+++ b/dns/py-ldns/Makefile
@@ -0,0 +1,8 @@
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
+# $FreeBSD$
+
+MASTERDIR= ${.CURDIR}/../../dns/ldns
+
+WITH_PYLDNS= yes
+
+.include "${MASTERDIR}/Makefile"