diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-19 01:56:48 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-19 01:56:48 +0800 |
commit | f7c7accfed2a68ba46297eb6ce563263d3b678df (patch) | |
tree | 66f6e2b086650e5ef0c44415de1396ec319d15ae /graphics/Makefile | |
parent | 97e6adf98bde411f6db2a90122defe9b4d6ce05b (diff) | |
download | freebsd-ports-gnome-f7c7accfed2a68ba46297eb6ce563263d3b678df.tar.gz freebsd-ports-gnome-f7c7accfed2a68ba46297eb6ce563263d3b678df.tar.zst freebsd-ports-gnome-f7c7accfed2a68ba46297eb6ce563263d3b678df.zip |
add imageindex 1.0
A digital photo gallery tool
PR: 42577
Submitted by: John Reynolds <johnjen@reynoldsnet.org>
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 7ab788e6b396..b4db279c1f54 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -139,6 +139,7 @@ SUBDIR += hs-hgl SUBDIR += icod SUBDIR += icontact + SUBDIR += imageindex SUBDIR += imagesort SUBDIR += imc SUBDIR += imlib |