diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-07-01 16:19:45 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-07-01 16:19:45 +0800 |
commit | 7ce4c950a0c4193ac86a0b1428476b3d976ff9b7 (patch) | |
tree | 1d7b3085a1c4d6877b0af6c902ff218ca46e7ffe /www/Makefile | |
parent | cdcd74a2f94ae703c8e5d175ed80b053524a20b3 (diff) | |
download | freebsd-ports-gnome-7ce4c950a0c4193ac86a0b1428476b3d976ff9b7.tar.gz freebsd-ports-gnome-7ce4c950a0c4193ac86a0b1428476b3d976ff9b7.tar.zst freebsd-ports-gnome-7ce4c950a0c4193ac86a0b1428476b3d976ff9b7.zip |
add phpwebapp 1.0
A web application framework
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 472439c9487f..9c7305514f37 100644 --- a/www/Makefile +++ b/www/Makefile @@ -521,6 +521,7 @@ SUBDIR += phpbb SUBDIR += phpgedview SUBDIR += phpnuke + SUBDIR += phpwebapp SUBDIR += phpwiki SUBDIR += plone SUBDIR += plugger |