diff options
Diffstat (limited to 'textproc/py-HyperText')
-rw-r--r-- | textproc/py-HyperText/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-HyperText/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-HyperText/Makefile b/textproc/py-HyperText/Makefile index 83de96fb99f6..9930fd9e3dac 100644 --- a/textproc/py-HyperText/Makefile +++ b/textproc/py-HyperText/Makefile @@ -13,8 +13,6 @@ PKGNAMEPREFIX= py- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Lightweight HTML/XHTML generator for Python - USE_PYTHON= yes WRKSRC= ${WRKDIR}/HyperText diff --git a/textproc/py-HyperText/pkg-comment b/textproc/py-HyperText/pkg-comment new file mode 100644 index 000000000000..8f10952f28b1 --- /dev/null +++ b/textproc/py-HyperText/pkg-comment @@ -0,0 +1 @@ +Lightweight HTML/XHTML generator for Python |