aboutsummaryrefslogtreecommitdiff
path: root/dns/py3-dnspython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/py3-dnspython/Makefile')
-rw-r--r--dns/py3-dnspython/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/dns/py3-dnspython/Makefile b/dns/py3-dnspython/Makefile
deleted file mode 100644
index 1e618eac7a8f..000000000000
--- a/dns/py3-dnspython/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# $FreeBSD$
-
-MASTERDIR= ${.CURDIR}/../py-dnspython
-
-USES= python:3.3+
-
-.include "${MASTERDIR}/Makefile"