Ticket #14480: Portfile

File Portfile, 1.1 KB (added by macports_dharland@…, 16 years ago)
Line 
1PortSystem                      1.0
2PortGroup                       python24 1.0
3name                            py-mako
4version                         0.1.10
5categories-append               www
6maintainers                     trashmail.net:macports_dharland
7description                     A super-fast templating language that borrows \
8                                the best ideas from the existing templating \
9                                languages.
10
11long_description                Mako is a template library written in Python. \
12                                It provides a familiar, non-XML syntax which \
13                                compiles into Python modules for maximum \
14                                performance. Mako's syntax and API borrows from \
15                                the best ideas of many others, including Django \
16                                templates, Cheetah, Myghty, and Genshi. Conceptually, \
17                                Mako is an embedded Python (i.e. Python Server Page) \
18                                language, which refines the familiar ideas of \
19                                componentized layout and inheritance to produce one \
20                                of the most straightforward and flexible models \
21                                available, while also maintaining close ties to \
22                                Python calling and scoping semantics.
23
24platforms                       darwin
25
26homepage                        http://www.makotemplates.org/
27master_sites                    http://cheeseshop.python.org/packages/source/M/Mako/
28distname                        Mako-${version}
29
30checksums                       sha1 d50ab35540a8df85853cb34be32b39a25f84786c