aboutsummaryrefslogtreecommitdiff
path: root/lang/cython3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cython3/Makefile')
-rw-r--r--lang/cython3/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/lang/cython3/Makefile b/lang/cython3/Makefile
deleted file mode 100644
index 44228ec46f0a..000000000000
--- a/lang/cython3/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-MASTERDIR= ${.CURDIR}/../cython
-
-PKGNAMESUFFIX= 3
-
-USES= python:3.3+
-USE_PYTHON= concurrent
-UNIQUE_SUFFIX= ${PKGNAMESUFFIX}
-
-.include "${MASTERDIR}/Makefile"