diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2004-07-29 09:58:29 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2004-07-29 09:58:29 +0000 |
commit | 7a162d91fb683a98beb3375c4190ba9c84e45003 (patch) | |
tree | 30bc1a28ca6a818657b6eb9f893247907bfd4fd6 /textproc/Makefile | |
parent | 0b5bf89a3dcc8f61a208a29d487dbad8340ea8ac (diff) | |
download | ports-7a162d91fb683a98beb3375c4190ba9c84e45003.tar.gz ports-7a162d91fb683a98beb3375c4190ba9c84e45003.zip |
Add textproc/p5-Plucene, a Perl port of the Java Lucene search engine.
Notes
Notes:
svn path=/head/; revision=114995
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index cc78365ca2d3..bfb2131539d5 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -274,6 +274,7 @@ SUBDIR += p5-Parse-Syslog SUBDIR += p5-PerlPoint-Converters SUBDIR += p5-PerlPoint-Package + SUBDIR += p5-Plucene SUBDIR += p5-Pod-Constants SUBDIR += p5-Pod-Escapes SUBDIR += p5-Pod-POM |