[116212] trunk/dports/math

g5pw at macports.org g5pw at macports.org
Tue Jan 21 10:55:18 PST 2014


Revision: 116212
          https://trac.macports.org/changeset/116212
Author:   g5pw at macports.org
Date:     2014-01-21 10:55:17 -0800 (Tue, 21 Jan 2014)
Log Message:
-----------
octave/octave-printpgf:
  new port

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

Added: trunk/dports/math/octave-printpgf/Portfile
===================================================================
--- trunk/dports/math/octave-printpgf/Portfile	                        (rev 0)
+++ trunk/dports/math/octave-printpgf/Portfile	2014-01-21 18:55:17 UTC (rev 116212)
@@ -0,0 +1,24 @@
+# -*- 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        printpgf 1.0
+
+categories          math science
+platforms           darwin
+license             GPL-2+
+maintainers         nomaintainer
+description         Print PGF plots from octave
+long_description    ${description}
+homepage            https://bitbucket.org/mbaz/printpgf
+
+checksums           rmd160  f8cb3780b4ed97b01e3c68efdd0ef58962fbffb5 \
+                    sha256  b63f77bf2be8ea7970f9c6794a3a677b2c8d780486bbb914926d364a53a027af
+
+master_sites        ${homepage}/downloads/
+
+destroot {
+    xinstall    -m 644 ${worksrcpath}/${distname}.0.tar.gz ${destroot}${prefix}/share/octave/${octave.module}.tar.gz
+}


Property changes on: trunk/dports/math/octave-printpgf/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/20140121/96e30262/attachment-0001.html>


More information about the macports-changes mailing list