Ticket #16469: Portfile

File Portfile, 974 bytes (added by rick@…, 16 years ago)
Line 
1# $Id: Portfile 37028 2008-05-23 11:41:37Z ryandesign@macports.org $
2
3PortSystem          1.0
4PortGroup           python25 1.0
5
6name                py25-jinja
7version             1.2
8categories-append   devel
9maintainers         rick@wzoeterwoude.net
10description         Python based sandboxed template engine
11long_description \
12    Jinja is a sandboxed template engine written in pure Python licensed\
13    under the BSD license. It provides a Django-like non-XML syntax and\
14    compiles templates into executable python code. It's basically a\
15    combination of Django templates and python code.
16
17platforms           darwin
18
19homepage            http://sphinx.pocoo.org/
20master_sites        http://pypi.python.org/packages/source/J/Jinja/
21distname            Jinja-${version}
22
23checksums           md5 1235a005ade00b213800ff1e798c0241 \
24                    sha1 46fcf22ce2a1d432296ebfe16bcf11ce17f5c097 \
25                    rmd160 5b0a9ba2241e8ec6417b382384bbe3e1bf4dba8a