diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-08 01:38:29 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-08 01:38:29 +0000 |
commit | 05015d61a67f987b60812ff1fef00ae4c171e87f (patch) | |
tree | 099a3b68c9e1b64a6e2af0d3a198bc573d6efae3 /www/Makefile | |
parent | 1233c9d547adade18cbf0a34d59bca1987d9fefd (diff) | |
download | ports-05015d61a67f987b60812ff1fef00ae4c171e87f.tar.gz ports-05015d61a67f987b60812ff1fef00ae4c171e87f.zip |
The 3.x series of gallery
Gallery is a web based software product that lets you manage your
photos on your own website. You must have your own website with PHP
support in order to install and use it. With Gallery you can easily
create and maintain albums of photos via an intuitive interface. Photo
management includes automatic thumbnail creation, image resizing,
rotation, ordering, captioning, searching and more. Albums can have
read, write and caption permissions per individual authenticated user
for an additional level of privacy. Give accounts to your friends and
family and let them upload and manage their own photos on your
website!
WWW: http://gallery.sourceforge.net/
PR: ports/135709
Submitted by: appleboy <appleboy.tw@gmail.com>
Notes
Notes:
svn path=/head/; revision=237394
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 b1d058826736..639941480867 100644 --- a/www/Makefile +++ b/www/Makefile @@ -237,6 +237,7 @@ SUBDIR += galeon SUBDIR += gallery SUBDIR += gallery2 + SUBDIR += gallery3 SUBDIR += gatling SUBDIR += gecko-mediaplayer SUBDIR += gecko-sharp10 |