Changeset 79123
- Timestamp:
- 06/02/11 14:40:21 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/python/py26-vo/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py26-vo/Portfile
r72524 r79123 2 2 # $Id$ 3 3 4 PortSystem 1.05 PortGroup python26 1.04 PortSystem 1.0 5 PortGroup python26 1.0 6 6 7 7 name py26-vo 8 8 version 0.6 9 categories python devel science 9 maintainers robitaille 10 11 categories-append science 12 description A Python library to parse, validate and generate VOTable XML files. 13 long_description ${description} 14 10 15 platforms darwin 11 maintainers gmail.com:thomas.robitaille openmaintainer12 13 description A Python library to parse, validate and generate VOTable XML files.14 15 long_description ${description}16 16 17 17 homepage https://trac6.assembla.com/astrolib 18 18 master_sites http://stsdas.stsci.edu/astrolib/ 19 20 checksums sha1 6aab86ef9f6ae799419535f980ec7333a2b1e287 \ 19 distname vo-${version} 20 checksums md5 607dee5451f414963719e654db595961 \ 21 sha1 6aab86ef9f6ae799419535f980ec7333a2b1e287 \ 21 22 rmd160 1b7e17aab4d0c8c5da48896a2681658f94bc1d28 22 23 23 distname vo-${version} 24 25 depends_lib-append port:py26-numpy 24 depends_run-append port:py26-numpy
Note: See TracChangeset
for help on using the changeset viewer.

