diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gdome2/Makefile | 1 | ||||
-rw-r--r-- | textproc/gdome2/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/p5-Search-Saryer/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Search-Saryer/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/sary/Makefile | 1 | ||||
-rw-r--r-- | textproc/sary/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index d3165ba2255b..dc6e9b1b9033 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -11,6 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://gdome2.cs.unibo.it/tarball/ MAINTAINER= knu@FreeBSD.org +COMMENT= Gnome DOM Engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/textproc/gdome2/pkg-comment b/textproc/gdome2/pkg-comment deleted file mode 100644 index 18ea4bd21496..000000000000 --- a/textproc/gdome2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gnome DOM Engine diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile index ab9153b9220c..c08ad8b5616f 100644 --- a/textproc/p5-Search-Saryer/Makefile +++ b/textproc/p5-Search-Saryer/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.namazu.org/sary/perl/ PKGNAMEPREFIX= p5- MAINTAINER= knu@FreeBSD.org +COMMENT= Perl interface to the Sary library LIB_DEPENDS= sary.8:${PORTSDIR}/textproc/sary diff --git a/textproc/p5-Search-Saryer/pkg-comment b/textproc/p5-Search-Saryer/pkg-comment deleted file mode 100644 index 505ea7d7ffed..000000000000 --- a/textproc/p5-Search-Saryer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to the Sary library diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index 098f3b3d9bef..b6e4066f465f 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -11,6 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://sary.namazu.org/stable/ MAINTAINER= knu@FreeBSD.org +COMMENT= A suffix array library and tools, which provide fast full-text search USE_GNOMENG= yes USE_GNOME= glib12 gnomehack diff --git a/textproc/sary/pkg-comment b/textproc/sary/pkg-comment deleted file mode 100644 index cd1787cc51ab..000000000000 --- a/textproc/sary/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A suffix array library and tools, which provide fast full-text search |