diff options
author | erwin <erwin@FreeBSD.org> | 2005-07-18 19:37:53 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-07-18 19:37:53 +0800 |
commit | c723f7bf756d9d1c2fab9e1ccef1020e6e73aba6 (patch) | |
tree | 9d7f11a3d86bff47f2c4acec7827bde328d465f8 /textproc/Makefile | |
parent | ac47d93dab7461fd5a27ab35489ce08d89418c31 (diff) | |
download | freebsd-ports-graphics-c723f7bf756d9d1c2fab9e1ccef1020e6e73aba6.tar.gz freebsd-ports-graphics-c723f7bf756d9d1c2fab9e1ccef1020e6e73aba6.tar.zst freebsd-ports-graphics-c723f7bf756d9d1c2fab9e1ccef1020e6e73aba6.zip |
Add p5-Search-VectorSpace 0.02, a very basic vector-space search engine
perl module.
PR: ports/73150
Submitted by: clsung
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 3d7a0fce734..6ab79d009c6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -355,6 +355,7 @@ SUBDIR += p5-Regexp-Log-Common SUBDIR += p5-SVG SUBDIR += p5-Search-Saryer + SUBDIR += p5-Search-VectorSpace SUBDIR += p5-Sort-ArbBiLex SUBDIR += p5-Sort-Fields SUBDIR += p5-Sort-Naturally |