[69015] trunk/dports/lang

davidnichols at macports.org davidnichols at macports.org
Sun Jun 20 05:26:20 PDT 2010


Revision: 69015
          http://trac.macports.org/changeset/69015
Author:   davidnichols at macports.org
Date:     2010-06-20 05:26:15 -0700 (Sun, 20 Jun 2010)
Log Message:
-----------
added qore ncurses module port

Added Paths:
-----------
    trunk/dports/lang/qore-ncurses-module/
    trunk/dports/lang/qore-ncurses-module/Portfile

Added: trunk/dports/lang/qore-ncurses-module/Portfile
===================================================================
--- trunk/dports/lang/qore-ncurses-module/Portfile	                        (rev 0)
+++ trunk/dports/lang/qore-ncurses-module/Portfile	2010-06-20 12:26:15 UTC (rev 69015)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                qore-ncurses-module
+version             0.2.1
+categories          lang
+maintainers         davidnichols
+description         xmlsec module for Qore
+long_description    Module providing ncurses functionality for terminal I/O in Qore
+homepage            http://qore.org
+platforms           darwin
+master_sites        sourceforge:qore
+
+checksums           md5 b2325c2ff8778ae51c5dabffe30bcd1c \
+                    sha1 e562ef797c1ef9c8edfb6795662ec3f0aa1c6e7b \
+                    rmd160 1f019d0b9004d5a990abf5a541c17016d4d7147e
+
+depends_lib         port:qore \
+                    port:ncurses
+
+configure.args      --disable-debug


Property changes on: trunk/dports/lang/qore-ncurses-module/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/20100620/f4994688/attachment.html>


More information about the macports-changes mailing list