Ticket #27498: Portfile

File Portfile, 845 bytes (added by marshall.perrin@…, 14 years ago)
Line 
1# $Id: Portfile 71306 2010-09-08 02:49:00Z perry@macports.org $
2
3PortSystem              1.0
4PortGroup               python27 1.0
5
6name                    py27-markupsafe
7version                 0.11
8maintainers             perry openmaintainer
9platforms               darwin
10
11description             Implements a XML/HTML/XHTML Markup safe string for Python
12long_description        ${description}
13license                 BSD
14homepage                http://pypi.python.org/pypi/MarkupSafe/
15
16livecheck.regex         {: MarkupSafe (.+)<}
17livecheck.type          regex
18livecheck.url           ${homepage}
19
20depends_build-append    port:py27-distribute
21
22distname                MarkupSafe-${version}
23master_sites            http://pypi.python.org/packages/source/M/MarkupSafe/
24
25checksums               rmd160 745d5ac891a0191e8d83aefaa561bd7316ba1389