1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id: Portfile 133079 2015-02-19 23:09:05Z robitaille@macports.org $ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup github 1.0 |
---|
6 | |
---|
7 | github.setup liberfa erfa 1.2.0 v |
---|
8 | categories science |
---|
9 | maintainers robitaille openmaintainer |
---|
10 | license BSD |
---|
11 | platforms darwin |
---|
12 | |
---|
13 | description Essential Routines for Fundamental Astronomy |
---|
14 | |
---|
15 | long_description Essential Routines for Fundamental Astronomy |
---|
16 | |
---|
17 | github.tarball_from releases |
---|
18 | |
---|
19 | checksums md5 63e8e694d53add33c16f3f494d2b65f4 \ |
---|
20 | rmd160 889ac72a5585aa086afe10b82fa6328dd4261cff \ |
---|
21 | sha256 361bc9c5f783140aa337eba8379476ec45ec13627a8c839ccc1aaec104ad3316 |
---|
22 | |
---|