[102166] users/larryv

larryv at macports.org larryv at macports.org
Mon Jan 28 16:27:16 PST 2013


Revision: 102166
          https://trac.macports.org/changeset/102166
Author:   larryv at macports.org
Date:     2013-01-28 16:27:16 -0800 (Mon, 28 Jan 2013)
Log Message:
-----------
[sandbox] sofa: Initial portfile fragment.

Added Paths:
-----------
    users/larryv/dports/
    users/larryv/dports/science/
    users/larryv/dports/science/sofa/
    users/larryv/dports/science/sofa/Portfile


Property changes on: users/larryv/dports
___________________________________________________________________
Added: svn:ignore
   + PortIndex*


Added: users/larryv/dports/science/sofa/Portfile
===================================================================
--- users/larryv/dports/science/sofa/Portfile	                        (rev 0)
+++ users/larryv/dports/science/sofa/Portfile	2013-01-29 00:27:16 UTC (rev 102166)
@@ -0,0 +1,30 @@
+# -*- 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                sofa
+
+set year 2012
+set month 03
+set day 01
+set rev a
+version             ${year}-${month}-${day}
+
+categories          science devel
+platforms           darwin
+maintainers         larryv
+
+description         SOFA Library for ANSI C
+long_description    An accessible and authoritative set of algorithms \
+                    and procedures that implement standard models used \
+                    in fundamental astronomy.
+# TODO: Double-check this.
+license             Permissive
+
+
+homepage            http://www.iausofa.org/
+master_sites        http://www.iausofa.org/${year}_${month}${day}_C/
+distname            sofa_c-${year}${month}${day}_${rev}
+checksums           rmd160  1b1924575adfb2f2ac10eb9ba017e369eea1058d \
+                    sha256  3534538b4abda067ef07f1aaef869f3b72ddc7f246447558b708d2968e63e66f 


Property changes on: users/larryv/dports/science/sofa/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130128/a2ce3d14/attachment.html>


More information about the macports-changes mailing list