Ticket #22415: Portfile

File Portfile, 989 bytes (added by adfernandes (Andrew Fernandes), 14 years ago)
Line 
1# $Id: -1 $
2
3PortSystem          1.0
4PortGroup           python26 1.0
5
6name                py26-storm
7version             0.15
8categories          python databases
9maintainers         adfernandes openmaintainer
10description         Storm is an object-relational mapper (ORM) for Python developed at Canonical
11long_description    Storm is a Python object-relational mapper between a SQL database and Python \
12    objects. It has been developed at Canonical Ltd. and is used in the \
13    application Launchpad. Storm supports a number of common database backends: \
14    included in the actual distribution are MySQL, PostgreSQL and SQLite. \
15    The project is released under the GNU Lesser General Public License.
16
17platforms           darwin
18
19homepage            http://www.cherrypy.org/
20master_sites        http://launchpad.net/storm/trunk/${version}/+download/
21distname            storm-${version}
22use_bzip2           yes
23
24checksums           sha1 bf67ac73f925d67f28c7dda9f2c75d215e9f22ba