diff options
Diffstat (limited to 'textproc/libxml++')
-rw-r--r-- | textproc/libxml++/Makefile | 1 | ||||
-rw-r--r-- | textproc/libxml++/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/textproc/libxml++/pkg-comment b/textproc/libxml++/pkg-comment deleted file mode 100644 index d1cd9c9f1f2b..000000000000 --- a/textproc/libxml++/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML API for C++ |