diff options
author | tobez <tobez@FreeBSD.org> | 2004-07-29 17:58:29 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2004-07-29 17:58:29 +0800 |
commit | 6646ab81ba606f0321bfe124a084f08714288f9f (patch) | |
tree | 3148330bde5d6f07867be4614468575b2920c816 /textproc/Makefile | |
parent | 5d384eb0e08c39093aa60d8549b41028564bf557 (diff) | |
download | freebsd-ports-graphics-6646ab81ba606f0321bfe124a084f08714288f9f.tar.gz freebsd-ports-graphics-6646ab81ba606f0321bfe124a084f08714288f9f.tar.zst freebsd-ports-graphics-6646ab81ba606f0321bfe124a084f08714288f9f.zip |
Add textproc/p5-Plucene, a Perl port of the Java Lucene search engine.
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 cc78365ca2d..bfb2131539d 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 |