diff options
author | brooks <brooks@FreeBSD.org> | 2004-05-08 08:29:54 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2004-05-08 08:29:54 +0800 |
commit | a77f7a40795d5d0f82d50c39ce0b9bba951309ff (patch) | |
tree | 25717e7d954ade9f58c4155c72dbc000a26bc8ad /www/Makefile | |
parent | 03d41368faeb4f9803e4b8aea521edd5b493ae20 (diff) | |
download | freebsd-ports-gnome-a77f7a40795d5d0f82d50c39ce0b9bba951309ff.tar.gz freebsd-ports-gnome-a77f7a40795d5d0f82d50c39ce0b9bba951309ff.tar.zst freebsd-ports-gnome-a77f7a40795d5d0f82d50c39ce0b9bba951309ff.zip |
Add Coppermine Photo Gallery 1.2.1
Coppermine Photo Gallery is a picture gallery script. Users can upload
pictures with a web browser (thumbnails are created on the fly), rate
pictures, add comments and send e-cards. The admins can manage the
galleries and batch add pictures that have been uploaded on the server
by FTP.
Approved by: krion (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 42d50a1c4afe..586da1baf7c2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -68,6 +68,7 @@ SUBDIR += clearsilver SUBDIR += clearsilver-python SUBDIR += comclear + SUBDIR += coppermine SUBDIR += crawl SUBDIR += css-mode.el SUBDIR += cybercalendar |