[36882] trunk/dports/science

ram at macports.org ram at macports.org
Sat May 17 00:22:49 PDT 2008


Revision: 36882
          http://trac.macosforge.org/projects/macports/changeset/36882
Author:   ram at macports.org
Date:     2008-05-17 00:22:48 -0700 (Sat, 17 May 2008)

Log Message:
-----------
science/glue: new port

Added Paths:
-----------
    trunk/dports/science/glue/
    trunk/dports/science/glue/Portfile

Added: trunk/dports/science/glue/Portfile
===================================================================
--- trunk/dports/science/glue/Portfile	                        (rev 0)
+++ trunk/dports/science/glue/Portfile	2008-05-17 07:22:48 UTC (rev 36882)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem    1.0
+PortGroup     python25 1.0
+
+name          glue
+version       1.15
+categories    science
+platforms     darwin
+maintainers   ram
+
+description   Grid LSC User Environment
+long_description \
+  Glue is a suite of python modules and programs to allow users to run \
+  LSC codes on the grid.
+
+homepage      http://www.lsc-group.phys.uwm.edu/daswg/projects/glue.html
+master_sites  http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/
+
+checksums     md5 4b03eb25d0315aa074e8a7d9085af830 \
+              sha1 3d93e6c52bfdc152cf1f3f07fd0b64a7d237fdb0 \
+              rmd160 455ed82e05405dc3d8393157c9c3fd83f7570930
+
+depends_lib-append port:py25-numpy
+
+livecheck.check  regex
+livecheck.url    ${homepage}
+livecheck.regex  {Glue release ([0-9]+\.[0-9]+)}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080517/f1707a15/attachment.htm 


More information about the macports-changes mailing list