aboutsummaryrefslogtreecommitdiff
path: root/dns/py-ldns
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-11-22 12:28:09 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-11-22 12:28:09 +0000
commit6a7d8f34f48848b09c5228f5677f8f950d084cef (patch)
tree3be9ce677719587c609662bac93eab3fd7dc840e /dns/py-ldns
parent4ef2814bb1c6cee23f05e4852daf2db64998a578 (diff)
downloadports-6a7d8f34f48848b09c5228f5677f8f950d084cef.tar.gz
ports-6a7d8f34f48848b09c5228f5677f8f950d084cef.zip
Notes
Diffstat (limited to 'dns/py-ldns')
-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"