diff options
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r-- | textproc/libxml++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index c682becefa77..723213d2f185 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} MAINTAINER= ports@FreeBSD.org +COMMENT= XML API for C++ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 |