diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2004-05-08 00:29:54 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2004-05-08 00:29:54 +0000 |
commit | 8924156e6bd6e8deb2461ed5e9e005fe8cda51fa (patch) | |
tree | ea714262f568069d3b69c72a55c25a1c2a44ebfe /www/Makefile | |
parent | 1d089609715abbc976d8108a18e4058b5cb9b100 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=108657
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 |