diff options
Diffstat (limited to 'dns/py3-dnspython/Makefile')
-rw-r--r-- | dns/py3-dnspython/Makefile | 7 |
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" |