[112582] trunk/dports/science
Ryan Schmidt
ryandesign at macports.org
Sun Oct 27 05:16:14 PDT 2013
On Oct 27, 2013, at 05:32, robitaille at macports.org wrote:
> Revision
> 112582
> Author
> robitaille at macports.org
> Date
> 2013-10-27 03:32:25 -0700 (Sun, 27 Oct 2013)
> Log Message
>
> erfa: new port
> Added Paths
>
> • trunk/dports/science/erfa/
> • trunk/dports/science/erfa/Portfile
> Diff
>
> Added: trunk/dports/science/erfa/Portfile (0 => 112582)
>
> --- trunk/dports/science/erfa/Portfile (rev 0)
> +++ trunk/dports/science/erfa/Portfile 2013-10-27 10:32:25 UTC (rev 112582)
>
> @@ -0,0 +1,22 @@
>
> +# -*- 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
> +# $Id$
> +
> +PortSystem 1.0
> +
> +name erfa
> +version 1.0.0
> +categories science
> +maintainers robitaille openmaintainer
> +license BSD
> +homepage
> https://github.com/liberfa/erfa
>
> +platforms darwin
> +
> +description Essential Routines for Fundamental Astronomy
> +
> +long_description Essential Routines for Fundamental Astronomy
> +
> +master_sites
> https://github.com/liberfa/erfa/releases/download/v1.0.0/
Projects hosted at github should use the github portgroup.
More information about the macports-dev
mailing list