[69013] trunk/dports/lang

davidnichols at macports.org davidnichols at macports.org
Sun Jun 20 04:33:31 PDT 2010


Revision: 69013
          http://trac.macports.org/changeset/69013
Author:   davidnichols at macports.org
Date:     2010-06-20 04:33:26 -0700 (Sun, 20 Jun 2010)
Log Message:
-----------
added qore asn1 module port

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

Added: trunk/dports/lang/qore-asn1-module/Portfile
===================================================================
--- trunk/dports/lang/qore-asn1-module/Portfile	                        (rev 0)
+++ trunk/dports/lang/qore-asn1-module/Portfile	2010-06-20 11:33:26 UTC (rev 69013)
@@ -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-asn1-module
+version             0.0.2
+categories          lang
+maintainers         davidnichols
+description         xmlsec module for Qore
+long_description    Module providing initial ASN.1 de/serialization support to Qore
+homepage            http://qore.org
+platforms           darwin
+master_sites        sourceforge:qore
+
+checksums           md5 723f44b4f55bf12f71ae01f94606c435 \
+                    sha1 c754b6344f7989265f594f6640caa4bcad2477ac \
+                    rmd160 6d96555be5029a91378a4a34f999570cf02b62ac
+
+depends_lib         port:qore \
+                    port:openssl
+
+configure.args      --disable-debug


Property changes on: trunk/dports/lang/qore-asn1-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/9a74e5c8/attachment.html>


More information about the macports-changes mailing list