summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-11-22 00:49:39 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-11-22 00:49:39 +0000
commit9fa49be79e4b63f5db25d8afe10d6bc03d59d391 (patch)
tree7b7f32067293966a4c2c3fe265b74a8ab9307e87 /graphics
parentAdd ImgSeek, a Python-based photo manager and viewer with content-based (diff)
Add graphics/imgseek, a photo manager and viewer with content-based search.
PR: ports/53746 Submitted by: Joseph Haga <tuximus@tcsn.net>
Notes
Notes: svn path=/head/; revision=94687
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 1c55d4c6595f..9b0109c0b6b0 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -145,6 +145,7 @@
SUBDIR += imagesort
SUBDIR += imageviewer
SUBDIR += imc
+ SUBDIR += imgseek
SUBDIR += imlib
SUBDIR += imlib2
SUBDIR += imlib2_loaders