diff options
author | miwi <miwi@FreeBSD.org> | 2013-03-14 19:38:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-03-14 19:38:15 +0800 |
commit | ec7a22bc939b17a8078b0f7fe5bf801323b723a6 (patch) | |
tree | 5fe5500a4015232bf9d494fc4d26087444df63b6 /www/Makefile | |
parent | 2605a304bc518400bb1c3a64ce54dc016e8d04d2 (diff) | |
download | freebsd-ports-gnome-ec7a22bc939b17a8078b0f7fe5bf801323b723a6.tar.gz freebsd-ports-gnome-ec7a22bc939b17a8078b0f7fe5bf801323b723a6.tar.zst freebsd-ports-gnome-ec7a22bc939b17a8078b0f7fe5bf801323b723a6.zip |
Falcon is a high-performance Python framework for building cloud APIs.
It tries to do as little as possible while remaining highly effective.
WWW: http://falconframework.org/
PR: ports/176380
Submitted by: Zhihao Yuan <lichray@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 ba78dc3418cf..a6739f541ac7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1511,6 +1511,7 @@ SUBDIR += py-dojango SUBDIR += py-dotcloud.cli SUBDIR += py-dtflickr + SUBDIR += py-falcon SUBDIR += py-fcgi SUBDIR += py-fedex SUBDIR += py-feedfinder |