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/cthumb/pkg-descr | |
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/cthumb/pkg-descr')
-rw-r--r-- | graphics/cthumb/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/cthumb/pkg-descr b/graphics/cthumb/pkg-descr new file mode 100644 index 000000000000..0136c6025aba --- /dev/null +++ b/graphics/cthumb/pkg-descr @@ -0,0 +1,15 @@ +cthumb - a themable web picture album generator + +cthumb is a command-line program that allows you to create an web +picture album, with an index and several pages, each with thumbnails of +your pictures. It optionally generates otherwise identical pages but in +several languages, simultaneously. It automatically generates thumbnails +of the pictures. It attempts to be nice in the look of the pages it +generates. + +It is geared towards people that have ton of digital images that need to +be labeled, grouped, captioned and sorted out. All you need is the +pictures and a text editor to put all the captions for the picture in a +simple "album" textfile. + +WWW: http://puchol.com/cpg/software/cthumb |