[94160] users/g5pw/dports/textproc

g5pw at macports.org g5pw at macports.org
Sun Jun 10 12:55:07 PDT 2012


Revision: 94160
          https://trac.macports.org/changeset/94160
Author:   g5pw at macports.org
Date:     2012-06-10 12:55:07 -0700 (Sun, 10 Jun 2012)
Log Message:
-----------
textproc/spark:
new port

Added Paths:
-----------
    users/g5pw/dports/textproc/spark/
    users/g5pw/dports/textproc/spark/Portfile

Added: users/g5pw/dports/textproc/spark/Portfile
===================================================================
--- users/g5pw/dports/textproc/spark/Portfile	                        (rev 0)
+++ users/g5pw/dports/textproc/spark/Portfile	2012-06-10 19:55:07 UTC (rev 94160)
@@ -0,0 +1,29 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=portfile:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           github 1.0
+
+github.setup        holman spark 1.0.0 v
+
+maintainers         g5pw
+
+categories          textproc
+license             MIT
+description         sparklines for your shell.
+long_description    ${name}: ${description}
+
+platforms           darwin
+
+supported_archs     noarch
+
+checksums           rmd160  1fe505e01aa4c89560e000d22d27b27693b84aab \
+                    sha256  6c0d077868765ae36dfc806fca49324e147dd7d6dc80eee637aa26aa22ddcffa
+
+use_configure       no
+
+build {}
+
+destroot {
+    xinstall -m 775 ${worksrcpath}/spark ${destroot}${prefix}/bin
+}


Property changes on: users/g5pw/dports/textproc/spark/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/20120610/2c412c9c/attachment.html>


More information about the macports-changes mailing list