diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-04 18:29:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-04 18:29:56 +0000 |
commit | 69735cb265972990db1e6cf21f05807f7ba502b4 (patch) | |
tree | ad99c54365f17c3d0a4de98850c4b67691c6b718 /graphics/Makefile | |
parent | dfc461730db9b9f46de40650bae5459764151aad (diff) | |
download | ports-69735cb265972990db1e6cf21f05807f7ba502b4.tar.gz ports-69735cb265972990db1e6cf21f05807f7ba502b4.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>
Notes
Notes:
svn path=/head/; revision=120801
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 |