diff options
Diffstat (limited to 'textproc/py-4suite/Makefile')
-rw-r--r-- | textproc/py-4suite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile index 62b1df93b16e..ba97ffc23ec0 100644 --- a/textproc/py-4suite/Makefile +++ b/textproc/py-4suite/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= 4Suite-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org +COMMENT= A collection of Python tools for XML processing and object database management BUILD_DEPENDS= ${PYXML} RUN_DEPENDS= ${PYXML} |