diff options
author | clsung <clsung@FreeBSD.org> | 2007-07-30 10:24:17 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-07-30 10:24:17 +0800 |
commit | 1e3e9a6db8cfa2bbb8dc0d3ad77f34642ebcbe0d (patch) | |
tree | 4fd6b734a77a578fa3f924e2d4327efb828fb936 /textproc/Makefile | |
parent | bdf3f33b465c2654b775784e012081944a92152b (diff) | |
download | freebsd-ports-gnome-1e3e9a6db8cfa2bbb8dc0d3ad77f34642ebcbe0d.tar.gz freebsd-ports-gnome-1e3e9a6db8cfa2bbb8dc0d3ad77f34642ebcbe0d.tar.zst freebsd-ports-gnome-1e3e9a6db8cfa2bbb8dc0d3ad77f34642ebcbe0d.zip |
Search::Odeum is an interface to the Odeum API. Odeum is the inverted
index API which is a part of qdbm database library.
WWW: http://search.cpan.org/dist/Search-Odeum/
PR: ports/114939
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 7f25d390e27d..0e40cd882b5d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -477,6 +477,7 @@ SUBDIR += p5-SGMLSpm SUBDIR += p5-SVG SUBDIR += p5-Search-Estraier + SUBDIR += p5-Search-Odeum SUBDIR += p5-Search-Saryer SUBDIR += p5-Search-VectorSpace SUBDIR += p5-Senna |