Ticket #24981: Portfile.2.diff
File Portfile.2.diff, 774 bytes (added by adfernandes (Andrew Fernandes), 14 years ago) |
---|
-
Portfile
5 5 PortGroup python25 1.0 6 6 7 7 name py25-biopython 8 version 1.5 38 version 1.54 9 9 categories python science 10 10 maintainers mww openmaintainer 11 11 platforms darwin … … 17 17 homepage http://www.biopython.org/ 18 18 master_sites ${homepage}/DIST 19 19 distname biopython-${version} 20 checksums md5 df1004ec64b9b593c0e690c14a20667a \ 21 sha1 182c71358396261d86f8534b4a24f5d33673f80e \ 22 rmd160 9f49df8031cf2d60f4a77624dd6c188fb5c63418 20 checksums sha1 db23fd12efec2931fdbfac4b85854212f897ab53 23 21 24 22 depends_lib-append port:py25-numpy \ 25 23 port:py25-reportlab