diff --git a/ports/science/miriad/Portfile b/ports/science/miriad/Portfile
index a908c41..fe994b3 100644
a
|
b
|
PortGroup xcodeversion 1.0 |
11 | 11 | name miriad |
12 | 12 | conflicts pgplot |
13 | 13 | set relver 4.3.4 |
14 | | set tardate 20120618 |
| 14 | set tardate 20120913 |
15 | 15 | version ${relver}.${tardate} |
16 | | revision 1 |
17 | 16 | platforms darwin |
18 | 17 | categories science |
19 | 18 | maintainers newton.cx:peter |
… |
… |
description MIRIAD, an analysis package for radio astronomical data |
21 | 20 | long_description MIRIAD, the Multichannel Imaging, Reconstruction, Analysis, \ |
22 | 21 | and Display package, is a suite of tools for analyzing radio \ |
23 | 22 | astronomical observations, from raw data to imaging. |
24 | | homepage http://astro.berkeley.edu/~pkwill/miriad-macport/ |
| 23 | homepage https://www.cfa.harvard.edu/~pwilliam/miriad-macport/ |
25 | 24 | |
26 | 25 | # The license to MIRIAD is somewhat indeterminate, since it has had |
27 | 26 | # many contributors working at many academic institutions with various |
… |
… |
license unknown |
32 | 31 | |
33 | 32 | # Files |
34 | 33 | |
35 | | master_sites http://astro.berkeley.edu/~pkwill/miriad-macport/ |
36 | | checksums rmd160 b4e8fad2e6c07562e244b688cce1acd391f2dbc0 \ |
37 | | sha256 7a10bd21226bcf6917f00b2c0cbe91d0f1f19e9a171e8f1f70cd865a3c5b64f0 |
| 34 | master_sites https://www.cfa.harvard.edu/~pwilliam/miriad-macport/ |
| 35 | checksums rmd160 a6f9502afa9a3ed74570f06459d531e857787b40 \ |
| 36 | sha256 8becce0716a93bf49b338d0347db9146f1e8e185bfa57d08c59a48cdb9ddcb7b |
38 | 37 | |
39 | 38 | # Telescope/buffer size selection. |
40 | 39 | |