summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-03-09 22:39:15 +0000
committersunpoet <sunpoet@FreeBSD.org>2014-03-09 22:39:15 +0000
commite694a461fda21beb3b230221166736344e84ccf8 (patch)
treeb7519984b8b5fa808b87f643042dcfbb9fd6f643
parent69f0dbcd553ef3978c93ea29c4ff9ac488ce2830 (diff)
downloadFreeBSD-ports-e694a461fda21beb3b230221166736344e84ccf8.zip
FreeBSD-ports-e694a461fda21beb3b230221166736344e84ccf8.tar.gz
- Space/Tab twiddle
- Take maintainership
-rw-r--r--textproc/py-MarkupSafe/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/textproc/py-MarkupSafe/Makefile b/textproc/py-MarkupSafe/Makefile
index 0e01afd..f1df552 100644
--- a/textproc/py-MarkupSafe/Makefile
+++ b/textproc/py-MarkupSafe/Makefile
@@ -1,19 +1,19 @@
# Created by: wen@FreeBSD.org
# $FreeBSD$
-PORTNAME= MarkupSafe
-PORTVERSION= 0.19
-CATEGORIES= textproc python
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PORTNAME= MarkupSafe
+PORTVERSION= 0.19
+CATEGORIES= textproc python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Implements a XML/HTML/XHTML Markup safe string for Python
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Implements a XML/HTML/XHTML Markup safe string for Python
-LICENSE= BSD3CLAUSE
+LICENSE= BSD3CLAUSE
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USE_PYTHON= yes
+USE_PYDISTUTILS=yes
PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud