aboutsummaryrefslogtreecommitdiff
path: root/deskutils/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-06-26 15:17:56 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-06-26 15:17:56 +0000
commit89e567e0eb5901b66dc5da7e77f3eae153f5e054 (patch)
treeeb0fe511ba107f83ab46b9d3d64fbf9890d12c85 /deskutils/Makefile
parentd6ddc22771ffa9d13f41ed0ecc3fb1c8d0e10b87 (diff)
Add doodle.
Doodle is a tool to quickly search the documents on a computer. Doodle builds an index using meta-data contained in the documents and allows fast searches on the resulting database. Doodle uses libextractor to support obtaining meta-data from various file-formats. The database used by doodle is a suffix tree, resulting in fast lookups. Doodle supports approximate searches. WWW: http://gnunet.org/doodle/ Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>, myself
Notes
Notes: svn path=/head/; revision=138041
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r--deskutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 8fb38c0c909c..340b435cd9fb 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -17,6 +17,7 @@
SUBDIR += checkrdf
SUBDIR += dailystrips
SUBDIR += dlume
+ SUBDIR += doodle
SUBDIR += dragstack
SUBDIR += drivel
SUBDIR += egroupware