[69012] trunk/dports/lang

davidnichols at macports.org davidnichols at macports.org
Sun Jun 20 03:24:33 PDT 2010


Revision: 69012
          http://trac.macports.org/changeset/69012
Author:   davidnichols at macports.org
Date:     2010-06-20 03:24:32 -0700 (Sun, 20 Jun 2010)
Log Message:
-----------
added qore xmlsec module port

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

Added: trunk/dports/lang/qore-xmlsec-module/Portfile
===================================================================
--- trunk/dports/lang/qore-xmlsec-module/Portfile	                        (rev 0)
+++ trunk/dports/lang/qore-xmlsec-module/Portfile	2010-06-20 10:24:32 UTC (rev 69012)
@@ -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-xmlsec-module
+version             0.0.2
+categories          lang
+maintainers         davidnichols
+description         xmlsec module for Qore
+long_description    Module providing xmlsec functionality to Qore
+homepage            http://qore.org
+platforms           darwin
+master_sites        sourceforge:qore
+
+checksums           md5 528da8640c2f53b550e2f0de5562700c \
+                    sha1 fd6f72e740861630a72723b0efc7313678ff410a \
+                    rmd160 efec4db43d86cb14f56e3346cfcc16c2ce83ce1a
+
+depends_lib         port:qore \
+                    port:xmlsec
+
+configure.args      --disable-debug


Property changes on: trunk/dports/lang/qore-xmlsec-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/832a7348/attachment.html>


More information about the macports-changes mailing list