diff options
Diffstat (limited to 'textproc/py-ltxml/Makefile')
-rw-r--r-- | textproc/py-ltxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-ltxml/Makefile b/textproc/py-ltxml/Makefile index 17b705d..8b4e2b1 100644 --- a/textproc/py-ltxml/Makefile +++ b/textproc/py-ltxml/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyLTXML-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Python bindings to the LT XML toolkit BUILD_DEPENDS= ${LOCALBASE}/include/ltxml12/lt-safe.h:${PORTSDIR}/textproc/ltxml RUN_DEPENDS= ${BUILD_DEPENDS} |