d60a53cd60
- update WWW (old url redirecting there) - limit python version to 2.x only (uses incompatible print/except statements) - bump PORTREVISION because of pkg-plist change Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer) Reported by: pointyhat (miwi)
5 lines
223 B
Text
5 lines
223 B
Text
Flask-Cache adds cache support to your Flask application. The cache
|
|
backend can Be chosen from simple, memcached, and filesystem.
|
|
Install databases/memcached from ports if needed.
|
|
|
|
WWW: http://pythonhosted.org/Flask-Cache/
|