summaryrefslogtreecommitdiff
path: root/textproc/py-zope.structuredtext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-zope.structuredtext/Makefile')
-rw-r--r--textproc/py-zope.structuredtext/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/textproc/py-zope.structuredtext/Makefile b/textproc/py-zope.structuredtext/Makefile
deleted file mode 100644
index 428a82e78ea3..000000000000
--- a/textproc/py-zope.structuredtext/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-PORTNAME= zope.structuredtext
-PORTVERSION= 3.5.1
-PORTREVISION= 1
-CATEGORIES= textproc python zope
-MASTER_SITES= PYPI
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DIST_SUBDIR= zope
-
-MAINTAINER= zope@FreeBSD.org
-COMMENT= StructuredText parser
-WWW= https://pypi.org/project/zope.structuredtext/
-
-LICENSE= ZPL21
-
-USES= python
-USE_PYTHON= distutils autoplist
-
-.include <bsd.port.mk>