diff options
author | pav <pav@FreeBSD.org> | 2004-11-05 02:29:56 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-05 02:29:56 +0800 |
commit | df8438dda38d052a1ea117b560d90a16116f4d98 (patch) | |
tree | 548e760149c71d3778db764b86814ea3ceda4701 /graphics/Makefile | |
parent | e9ff427dc291206a59bd9cfb9c473efa326b8b58 (diff) | |
download | freebsd-ports-gnome-df8438dda38d052a1ea117b560d90a16116f4d98.tar.gz freebsd-ports-gnome-df8438dda38d052a1ea117b560d90a16116f4d98.tar.zst freebsd-ports-gnome-df8438dda38d052a1ea117b560d90a16116f4d98.zip |
Add curator, a powerful script that allows one to generate web page image
galleries with the intent of displaying photographic images on the Web, or for
a CD-ROM presentation or archiving.
PR: ports/68624
Submitted by: Stefan Walter <sw@gegenunendlich.de>
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 260ac9d72319..80584c6b2211 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -46,6 +46,7 @@ SUBDIR += cqcam SUBDIR += crw SUBDIR += cthumb + SUBDIR += curator SUBDIR += dataplot SUBDIR += dc20ctrl SUBDIR += dc20pack |