aboutsummaryrefslogtreecommitdiff
path: root/devel/py3-six/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py3-six/Makefile')
-rw-r--r--devel/py3-six/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/py3-six/Makefile b/devel/py3-six/Makefile
deleted file mode 100644
index 592decabeecf..000000000000
--- a/devel/py3-six/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# Created by: Danilo G. Baio <dbaio@bsd.com.br>
-# $FreeBSD$
-
-MASTERDIR= ${.CURDIR}/../py-six
-
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py3-pytest
-
-PORTSCOUT= ignore:1
-
-USES= python:3.3+
-
-.include "${MASTERDIR}/Makefile"