diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-05-06 17:37:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-05-06 17:37:47 +0800 |
commit | 65ace82309ddcd0043b6b6081831181d288347be (patch) | |
tree | 2aa030ac66f4f8c1f21458463e76a7e49863b7a0 /www/Makefile | |
parent | ab16b864b3ef3f4a5a2c499a3713a28c7095fd6c (diff) | |
download | freebsd-ports-gnome-65ace82309ddcd0043b6b6081831181d288347be.tar.gz freebsd-ports-gnome-65ace82309ddcd0043b6b6081831181d288347be.tar.zst freebsd-ports-gnome-65ace82309ddcd0043b6b6081831181d288347be.zip |
- Add phalcon 0.3.5
PhalconPHP is a web framework delivered as a C extension providing high
performance and lower resource consumption.
WWW: http://phalconphp.com/
PR: ports/167629
Submitted by: Jin-Sih Lin <linpct@gmail.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 a716f9a1d7bd..4e6b50a9f996 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1374,6 +1374,7 @@ SUBDIR += pelican SUBDIR += perlbal SUBDIR += pglogd + SUBDIR += phalcon SUBDIR += photo_gallery SUBDIR += php-dyn SUBDIR += php-plurk-api |