[121805] trunk/dports/devel

g5pw at macports.org g5pw at macports.org
Tue Jul 8 06:14:20 PDT 2014


Revision: 121805
          https://trac.macports.org/changeset/121805
Author:   g5pw at macports.org
Date:     2014-07-08 06:14:20 -0700 (Tue, 08 Jul 2014)
Log Message:
-----------
devel/flowui:
  new port

Added Paths:
-----------
    trunk/dports/devel/FlowUI/
    trunk/dports/devel/FlowUI/Portfile

Added: trunk/dports/devel/FlowUI/Portfile
===================================================================
--- trunk/dports/devel/FlowUI/Portfile	                        (rev 0)
+++ trunk/dports/devel/FlowUI/Portfile	2014-07-08 13:14:20 UTC (rev 121805)
@@ -0,0 +1,25 @@
+# -*- 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           github 1.0
+PortGroup           python 1.0
+
+github.setup        dholm FlowUI 0.2.1
+
+maintainers         g5pw openmaintainer
+categories          devel
+description         A flow-based data presentation interface
+long_description    FlowUI is a simple presentation toolkit for text-based \
+                    displays where it is not possible to move the cursor \
+                    backwards. All widgets are designed so that they are \
+                    rendered one character at a time and assuming the cursor is \
+                    moved forward one character each time.
+
+platforms           darwin
+license             BSD
+
+python.versions     27
+
+checksums           rmd160  7b0864ffdc7300ded174f178099e2d63f8e1c016 \
+                    sha256  b0c6720af731c51f442d9d33fe277e7a21352007d0c58a0e63847de53747ebe4


Property changes on: trunk/dports/devel/FlowUI/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/20140708/930d9ea3/attachment.html>


More information about the macports-changes mailing list