Ticket #42499: Portfile.diff
File Portfile.diff, 1.1 KB (added by florian@…, 11 years ago) |
---|
-
science/dcw-gmt/Portfile
4 4 PortSystem 1.0 5 5 6 6 name dcw-gmt 7 version 1.1. 07 version 1.1.1 8 8 categories science 9 9 platforms darwin 10 10 supported_archs noarch … … 23 23 homepage http://www.soest.hawaii.edu/pwessel/dcw/index.html 24 24 master_sites http://www.soest.hawaii.edu/pwessel/dcw \ 25 25 ftp://ftp.soest.hawaii.edu/dcw 26 checksums md5 87c050c1d6462f2c872ea0f23f920427 \27 sha1 de 6fdbab2ed5864918d5460aad778f95c129f5b0\28 rmd160 3b6c604bb3a41c0209452137febd9bcacb23db8e26 checksums md5 f37787b207006708d7385722066817c7 \ 27 sha1 deca85f21426604c8574a18d16c931a1fd9ae27b \ 28 rmd160 660098d06283f93ad6cc7b5c5c49ca4d90b15d7d 29 29 30 30 use_configure no 31 31 build {} 32 32 33 33 destroot { 34 copy ${worksrcpath} ${destroot}${prefix}/share/${name} 34 file mkdir ${destroot}${prefix}/share/gmt 35 copy ${worksrcpath} ${destroot}${prefix}/share/gmt/dcw 35 36 } 36 37 37 38 livecheck.type regex