[138325] trunk/dports/math

michaelld at macports.org michaelld at macports.org
Sun Jul 5 12:21:46 PDT 2015


Revision: 138325
          https://trac.macports.org/changeset/138325
Author:   michaelld at macports.org
Date:     2015-07-05 12:21:46 -0700 (Sun, 05 Jul 2015)
Log Message:
-----------
octave-octproj: new port; addresses ticket #48243.

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

Added: trunk/dports/math/octave-octproj/Portfile
===================================================================
--- trunk/dports/math/octave-octproj/Portfile	                        (rev 0)
+++ trunk/dports/math/octave-octproj/Portfile	2015-07-05 19:21:46 UTC (rev 138325)
@@ -0,0 +1,18 @@
+# -*- 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
+
+octave.setup        octproj 1.1.5
+platforms           darwin
+license             GPL-2+
+maintainers         gmail.com:mschamschula openmaintainer
+description         This package allows to call functions of PROJ.4 library for \
+                    cartographic projections transformations.
+long_description    ${description}
+
+checksums           rmd160 f47e7addc3ced4f2373a5ab0e726186af0aa6644 \
+                    sha256 ee25b03e66cca30ebedcf09b4303b3e05d8896c3054a69d8e5810492bd86b5d3
+
+depends_lib-append  port:proj


Property changes on: trunk/dports/math/octave-octproj/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/20150705/3a14c752/attachment-0001.html>


More information about the macports-changes mailing list