diff options
author | beech <beech@FreeBSD.org> | 2008-08-27 14:33:10 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-08-27 14:33:10 +0800 |
commit | d24ecf32ca6aff6402f6eb779fb5aa946ad15564 (patch) | |
tree | 24e32e35f473741af15a11a92f2ff7f37d8c92d7 /www/Makefile | |
parent | cb104d750d57a3ea9d2ca265db755f1b5523d7ef (diff) | |
download | freebsd-ports-gnome-d24ecf32ca6aff6402f6eb779fb5aa946ad15564.tar.gz freebsd-ports-gnome-d24ecf32ca6aff6402f6eb779fb5aa946ad15564.tar.zst freebsd-ports-gnome-d24ecf32ca6aff6402f6eb779fb5aa946ad15564.zip |
PhpWebGallery is a free and open source software used
to present photo collections on your web site.
WWW: http://www.phpwebgallery.net/
PR: ports/126756
Submitted by: Goran Lowkrantz <glz at hidden-powers.com>
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 7b729e1b759e..88ade1c5e07f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1105,6 +1105,7 @@ SUBDIR += phproxy SUBDIR += phpsurveyor SUBDIR += phpwebapp + SUBDIR += phpwebgallery SUBDIR += phpwiki SUBDIR += phpwiki13 SUBDIR += pivot-weblog |