[94387] trunk/dports/python

jmr at macports.org jmr at macports.org
Sun Jun 17 13:29:48 PDT 2012


Revision: 94387
          https://trac.macports.org/changeset/94387
Author:   jmr at macports.org
Date:     2012-06-17 13:29:48 -0700 (Sun, 17 Jun 2012)
Log Message:
-----------
New port: py-SRPAstro (#31922)

Added Paths:
-----------
    trunk/dports/python/py-SRPAstro/
    trunk/dports/python/py-SRPAstro/Portfile

Added: trunk/dports/python/py-SRPAstro/Portfile
===================================================================
--- trunk/dports/python/py-SRPAstro/Portfile	                        (rev 0)
+++ trunk/dports/python/py-SRPAstro/Portfile	2012-06-17 20:29:48 UTC (rev 94387)
@@ -0,0 +1,31 @@
+# -*- 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
+PortGroup python    1.0
+
+name                py-SRPAstro
+version             3.10.2
+categories-append   science
+platforms           darwin
+maintainers         inaf.it:stefano.covino
+description         Data Analysis Packages
+long_description    Set of tools for carrying out simple tasks related to astronomical observations
+homepage            http://packages.python.org/SRPAstro/
+master_sites        http://www.me.oa-brera.inaf.it/utenti/covino/ \
+                    http://pypi.python.org/packages/source/S/SRPAstro/
+distname            SRPAstro-${version}
+checksums           md5 7e0a871e8929b14c3d90036a35958f67 \
+                    sha256 aca415091273c962ef56b22c12845ee3bc235eec5ce0b0a0f6d973bb065e06f7
+
+python.versions     27
+
+if {$subport != $name} {
+    depends_run     port:py${python.version}-numpy		\
+		            port:py${python.version}-pyfits		\
+		            port:py${python.version}-asciitable	\
+		            port:py${python.version}-atpy		\
+		            port:py${python.version}-matplotlib	\
+		            port:py${python.version}-pil		\
+		            port:py${python.version}-scipy
+}


Property changes on: trunk/dports/python/py-SRPAstro/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/20120617/0acbba79/attachment-0001.html>


More information about the macports-changes mailing list