diff options
Diffstat (limited to 'textproc/py-jaxml')
-rw-r--r-- | textproc/py-jaxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-jaxml/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-jaxml/Makefile b/textproc/py-jaxml/Makefile index 76ba867bc75c..d92a3d95d614 100644 --- a/textproc/py-jaxml/Makefile +++ b/textproc/py-jaxml/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Python module to generate XML easily - USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/py-jaxml/pkg-comment b/textproc/py-jaxml/pkg-comment new file mode 100644 index 000000000000..74bf4d3835ad --- /dev/null +++ b/textproc/py-jaxml/pkg-comment @@ -0,0 +1 @@ +A Python module to generate XML easily |