summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-07-18 11:37:53 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-07-18 11:37:53 +0000
commit16c825a5ea161487437650256316aa1d6584f21c (patch)
tree2825d2695d5e6bf796029c895ec79ec8b2fdda6b /textproc/Makefile
parent- fix manpages (diff)
Add p5-Search-VectorSpace 0.02, a very basic vector-space search engine
perl module. PR: ports/73150 Submitted by: clsung
Notes
Notes: svn path=/head/; revision=139495
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 3d7a0fce734d..6ab79d009c6a 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