Ticket #23036: Portfile

File Portfile, 712 bytes (added by alex_a_bordeaux@…, 14 years ago)
Line 
1# adapted from elixir for py25
2
3PortSystem                      1.0
4PortGroup                       python26 1.0
5
6name                            py26-elixir
7version                         0.7.1
8categories-append               www
9maintainers                     n.n.
10description                     Declarative layer on top of sqlalchemy
11long_description                Elixir does not intend to replace SQLAlchemy's core features, \
12                                but instead focuses on providing a simpler syntax for defining \
13                                model objects when you do not need the full expressiveness of \
14                                SQLAlchemy's manual mapper definitions.
15
16platforms                       darwin
17
18homepage                        http://elixir.ematia.de/
19master_sites                    http://cheeseshop.python.org/packages/source/E/Elixir/
20distname                        Elixir-${version}
21
22depends_lib                     port:py26-sqlalchemy
23
24checksums                       md5 5615ec9693e3a8e44f69623d58f54116