diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
commit | b07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch) | |
tree | 5205ac5458449f822c3accdd69bcf94485a42f45 /textproc | |
parent | 0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff) | |
download | freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.zst freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip |
De-pkg-comment
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ocaml-yaxpo/Makefile | 1 | ||||
-rw-r--r-- | textproc/ocaml-yaxpo/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/p5-XML-XQL/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-XML-XQL/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/p5-xmltv/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-xmltv/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ocaml-yaxpo/Makefile b/textproc/ocaml-yaxpo/Makefile index 71d409e4e44e..71be13144021 100644 --- a/textproc/ocaml-yaxpo/Makefile +++ b/textproc/ocaml-yaxpo/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ocaml- DISTNAME= yaxpo MAINTAINER= lioux@FreeBSD.org +COMMENT= Non-validating XML 1.0 + XMLNS processing suite for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml diff --git a/textproc/ocaml-yaxpo/pkg-comment b/textproc/ocaml-yaxpo/pkg-comment deleted file mode 100644 index 18a3695cdfca..000000000000 --- a/textproc/ocaml-yaxpo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Non-validating XML 1.0 + XMLNS processing suite for Objective Caml diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index 95066a98a07f..76118faf3fe5 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= lioux@FreeBSD.org +COMMENT= Perl module for querying XML tree structures with XQL RUN_DEPENDS= ${PBASE}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${PBASE}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ diff --git a/textproc/p5-XML-XQL/pkg-comment b/textproc/p5-XML-XQL/pkg-comment deleted file mode 100644 index 2076a63a0a56..000000000000 --- a/textproc/p5-XML-XQL/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for querying XML tree structures with XQL diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile index d12859943ee7..8d804f86ceb2 100644 --- a/textproc/p5-xmltv/Makefile +++ b/textproc/p5-xmltv/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= xmltv PKGNAMEPREFIX= p5- MAINTAINER= lioux@FreeBSD.org +COMMENT= Set of programs to process TV (tvguide) listings in XML format BUILD_DEPENDS= \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ diff --git a/textproc/p5-xmltv/pkg-comment b/textproc/p5-xmltv/pkg-comment deleted file mode 100644 index c023ff2fef17..000000000000 --- a/textproc/p5-xmltv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Set of programs to process TV (tvguide) listings in XML format |