[74880] trunk/dports/math

ryandesign at macports.org ryandesign at macports.org
Wed Jan 5 04:09:13 PST 2011


Revision: 74880
          http://trac.macports.org/changeset/74880
Author:   ryandesign at macports.org
Date:     2011-01-05 04:09:06 -0800 (Wed, 05 Jan 2011)
Log Message:
-----------
pure-octave: new port, version 0.2; see #27797

Added Paths:
-----------
    trunk/dports/math/pure-octave/
    trunk/dports/math/pure-octave/Portfile

Added: trunk/dports/math/pure-octave/Portfile
===================================================================
--- trunk/dports/math/pure-octave/Portfile	                        (rev 0)
+++ trunk/dports/math/pure-octave/Portfile	2011-01-05 12:09:06 UTC (rev 74880)
@@ -0,0 +1,20 @@
+# -*- 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                       pure 1.0
+
+pure.setup                      octave 0.2
+categories                      math science
+platforms                       darwin
+maintainers                     ryandesign
+license                         GPL-3
+
+description                     an interface to run Octave commands from Pure
+
+long_description                ${name} is ${description}.
+
+checksums                       sha1    2e0bdec4ec96f67360e88773d9b52d4e8ccf5532 \
+                                rmd160  45141e84a665974508b529204865cc3e07d04a8e
+
+depends_lib-append              port:octave


Property changes on: trunk/dports/math/pure-octave/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/20110105/141c6830/attachment-0001.html>


More information about the macports-changes mailing list