diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | b25a6022b8e1d00c557b8538ea35b3bdecc71ad5 (patch) | |
tree | 1fb0e17c526680b09b0bcff4063843633a2a5921 /textproc/xerces-c | |
parent | 79685f683c26638577e12746f08e0516d8435fd2 (diff) | |
download | FreeBSD-ports-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.zip FreeBSD-ports-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.gz |
De-pkg-comment.
Diffstat (limited to 'textproc/xerces-c')
-rw-r--r-- | textproc/xerces-c/Makefile | 1 | ||||
-rw-r--r-- | textproc/xerces-c/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile index 942b513..57f81c2 100644 --- a/textproc/xerces-c/Makefile +++ b/textproc/xerces-c/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= xerces-c/stable/archives/Xerces-C_${PORTVERSION:S/./_/g} DISTNAME= xerces-c-src${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org +COMMENT= Xerces-C++ is a validating XML parser written in a subset of C++ INSTALLS_SHLIB= yes LDCONFIG_DIRS= ${PREFIX}/lib diff --git a/textproc/xerces-c/pkg-comment b/textproc/xerces-c/pkg-comment deleted file mode 100644 index 5afc13a..0000000 --- a/textproc/xerces-c/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Xerces-C++ is a validating XML parser written in a subset of C++ |