aboutsummaryrefslogtreecommitdiff
path: root/devel/py-types-MarkupSafe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-types-MarkupSafe/Makefile')
-rw-r--r--devel/py-types-MarkupSafe/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/py-types-MarkupSafe/Makefile b/devel/py-types-MarkupSafe/Makefile
deleted file mode 100644
index bc52d8eb97f7..000000000000
--- a/devel/py-types-MarkupSafe/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-PORTNAME= types-MarkupSafe
-PORTVERSION= 1.1.10
-PORTREVISION= 1
-CATEGORIES= devel python
-MASTER_SITES= PYPI
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Typing stubs for MarkupSafe
-WWW= https://pypi.org/project/types-MarkupSafe/
-
-LICENSE= APACHE20
-
-USES= python
-USE_PYTHON= autoplist distutils
-NO_ARCH= yes
-
-.include <bsd.port.mk>