diff options
author | markd <markd> | 2008-11-04 11:04:56 +0000 |
---|---|---|
committer | markd <markd> | 2008-11-04 11:04:56 +0000 |
commit | 19e7cf28d3f6fafeb402775c1e6e40ad042d6839 (patch) | |
tree | 3e9c53f1791fad63085fe55175a34a513eae529a /textproc | |
parent | 31c04b3c85006ae2dc9c443774f20cdbbd522240 (diff) | |
download | pkgsrc-19e7cf28d3f6fafeb402775c1e6e40ad042d6839.tar.gz |
Add libclucene and soprano
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 553efacf7db..df38a31b1b7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.439 2008/11/04 10:41:55 markd Exp $ +# $NetBSD: Makefile,v 1.440 2008/11/04 11:04:56 markd Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -148,6 +148,7 @@ SUBDIR+= kakasi SUBDIR+= kbanner SUBDIR+= kdoc SUBDIR+= latex2html +SUBDIR+= libclucene SUBDIR+= libcroco SUBDIR+= liblrdf SUBDIR+= libpathan @@ -410,6 +411,7 @@ SUBDIR+= sary SUBDIR+= saxon SUBDIR+= scew #SUBDIR+= scrollkeeper # incomplete package (only provides omf.mk) +SUBDIR+= soprano SUBDIR+= source-highlight SUBDIR+= stardic SUBDIR+= subtitleripper |