Line | |
---|
1 | # $Id: Portfile 20384 2006-11-02 23:27:36Z blair@macports.org $ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | PortGroup python24 1.0 |
---|
5 | name py-pastedeploy |
---|
6 | version 0.9.6 |
---|
7 | categories-append www |
---|
8 | maintainers darwinports@opendarwin.org |
---|
9 | description Paste Deployment is a system for finding and \ |
---|
10 | configuring WSGI applications and servers. |
---|
11 | long_description ${description} |
---|
12 | |
---|
13 | |
---|
14 | platforms darwin |
---|
15 | |
---|
16 | homepage http://pythonpaste.org/deploy/ |
---|
17 | master_sites http://cheeseshop.python.org/packages/source/P/PasteDeploy/ |
---|
18 | distname PasteDeploy-${version} |
---|
19 | |
---|
20 | checksums sha1 e9ef0770ad32231ba4f00d537570e13c8c88e460 |
---|
Note: See
TracBrowser
for help on using the repository browser.