diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:42:50 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:42:50 +0800 |
commit | e9aa175bcda2052293dfb91f393b9bfbd281c694 (patch) | |
tree | 10cd84815423f800ebfe4bc351c38307a641ffed /textproc/p5-XML-Simple | |
parent | cdf4050f373b28af95e027bc0d61165f3d67a74c (diff) | |
download | freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.tar.gz freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.tar.zst freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.zip |
De-pkg-comment.
Diffstat (limited to 'textproc/p5-XML-Simple')
-rw-r--r-- | textproc/p5-XML-Simple/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-XML-Simple/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index 493688330be5..943d4af95970 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= andrew@ugh.net.au +COMMENT= Trivial API for reading and writing XML (esp config files) BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-Simple/pkg-comment b/textproc/p5-XML-Simple/pkg-comment deleted file mode 100644 index e75572d1eeb0..000000000000 --- a/textproc/p5-XML-Simple/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Trivial API for reading and writing XML (esp config files) |