diff -r 2b7ebb6d4f02 -r 7c63efd7a2d4 rsync.macports.org/release/ports/perl/p5-astro-fits-cfitsio/Portfile
a
|
b
|
|
2 | 2 | |
3 | 3 | PortSystem 1.0 |
4 | 4 | PortGroup perl5 1.0 |
5 | | perl5.setup Astro-FITS-CFITSIO 1.02 |
| 5 | perl5.setup Astro-FITS-CFITSIO 1.05 |
6 | 6 | maintainers nomaintainer |
7 | 7 | description Interface to William Pence s cfitsio subroutine library |
8 | 8 | long_description ${description} |
9 | 9 | |
10 | 10 | platforms darwin |
11 | 11 | |
12 | | checksums md5 8d9a6a448353c15e8c845041ebe54155 |
| 12 | checksums md5 6b9e0b765f332b124ccd918ac1763cef \ |
| 13 | sha1 46ba3a40078dcbc559b64552a3f29418f0581e2e \ |
| 14 | rmd160 6e3efb00a00ca52438eb336b5c5b8f79d28a6a40 |
13 | 15 | |
14 | 16 | configure.env CFITSIO="${prefix}" |
15 | 17 | configure.args-append OPTIMIZE="-O" |