[68899] trunk/dports/lang/qore-ssh2-module/Portfile

davidnichols at macports.org davidnichols at macports.org
Thu Jun 17 08:12:34 PDT 2010


Revision: 68899
          http://trac.macports.org/changeset/68899
Author:   davidnichols at macports.org
Date:     2010-06-17 08:12:34 -0700 (Thu, 17 Jun 2010)
Log Message:
-----------
added missing Portfile

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

Added: trunk/dports/lang/qore-ssh2-module/Portfile
===================================================================
--- trunk/dports/lang/qore-ssh2-module/Portfile	                        (rev 0)
+++ trunk/dports/lang/qore-ssh2-module/Portfile	2010-06-17 15:12:34 UTC (rev 68899)
@@ -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-ssh2-module
+version             0.9.5
+categories          lang
+maintainers         davidnichols
+description         ssh2 module for Qore
+long_description    Module providing access to the ssh2 protocol including sftp support
+homepage            http://qore.org
+platforms           darwin
+master_sites        sourceforge:qore
+
+checksums           md5 00785524e5b9e85512cc87af85669a24 \
+                    sha1 fd47585803f9db9e0c1c0dc9d50aa8cd20cee7df \
+                    rmd160 191478e9f40e2b025128f9f256251a5a0eb124f8
+
+depends_lib         port:qore \
+                    port:libssh2
+
+configure.args      --disable-debug


Property changes on: trunk/dports/lang/qore-ssh2-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/20100617/98ac365b/attachment-0001.html>


More information about the macports-changes mailing list