[139730] trunk/dports/math

michaelld at macports.org michaelld at macports.org
Tue Aug 25 10:49:57 PDT 2015


Revision: 139730
          https://trac.macports.org/changeset/139730
Author:   michaelld at macports.org
Date:     2015-08-25 10:49:57 -0700 (Tue, 25 Aug 2015)
Log Message:
-----------
octave-tisean: new port; addresses ticket #48700.

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

Added: trunk/dports/math/octave-tisean/Portfile
===================================================================
--- trunk/dports/math/octave-tisean/Portfile	                        (rev 0)
+++ trunk/dports/math/octave-tisean/Portfile	2015-08-25 17:49:57 UTC (rev 139730)
@@ -0,0 +1,21 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           octave 1.0
+PortGroup           compilers 1.0
+
+octave.setup        tisean 0.2.3
+platforms           darwin
+license             GPL-2+
+maintainers         gmail.com:mschamschula openmaintainer
+description         Nonlinear Time Series Analysis
+long_description    ${description}
+
+checksums           rmd160 88d9562a685e0d00ea48f068d161b1022f7126c2 \
+                    sha256 bbc94ea6af663092863a437f88215e84d3a59a60b9f51f6ffd9dbe90606a8259
+
+compilers.choose    fc f77 f90
+compilers.setup     require_fortran -dragonegg
+
+depends_lib-append  port:octave-signal


Property changes on: trunk/dports/math/octave-tisean/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150825/a201f9d4/attachment.html>


More information about the macports-changes mailing list