diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-18 17:07:51 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-18 17:07:51 +0800 |
commit | 83b63114bd5348d4b2d62ed70f274d537750a18b (patch) | |
tree | 44c5057a47f8c8f839a97d3f2d5fab939b8024d1 /graphics/Makefile | |
parent | 6db62f91f00a01da14aa17a8f61c883eba526516 (diff) | |
download | freebsd-ports-gnome-83b63114bd5348d4b2d62ed70f274d537750a18b.tar.gz freebsd-ports-gnome-83b63114bd5348d4b2d62ed70f274d537750a18b.tar.zst freebsd-ports-gnome-83b63114bd5348d4b2d62ed70f274d537750a18b.zip |
add cthumb
cthumb - a themable web picture album generator
PR: 29333
Submitted by: Dominic Mitchell <dom@happygiraffe.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 b0ccd49c0407..98b464d5ec81 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -20,6 +20,7 @@ SUBDIR += camserv SUBDIR += chbg SUBDIR += cqcam + SUBDIR += cthumb SUBDIR += dc20ctrl SUBDIR += dc20pack SUBDIR += dc3play |