summaryrefslogtreecommitdiff
path: root/devel/py3-pydocstyle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py3-pydocstyle/Makefile')
-rw-r--r--devel/py3-pydocstyle/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/py3-pydocstyle/Makefile b/devel/py3-pydocstyle/Makefile
deleted file mode 100644
index 4e099f1a4cf2..000000000000
--- a/devel/py3-pydocstyle/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
-# $FreeBSD$
-
-MASTERDIR= ${.CURDIR}/../py-pydocstyle
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snowballstemmer>0:textproc/py3-snowballstemmer \
- ${PYTHON_PKGNAMEPREFIX}six>0:devel/py3-six
-
-USES= python:3 zip
-
-.include "${MASTERDIR}/Makefile"