diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-22 00:49:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-22 00:49:39 +0000 |
commit | 9fa49be79e4b63f5db25d8afe10d6bc03d59d391 (patch) | |
tree | 7b7f32067293966a4c2c3fe265b74a8ab9307e87 /graphics/Makefile | |
parent | Add 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>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
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 |