[103503] trunk/dports/lang/qore-openldap-module/Portfile

davidnichols at macports.org davidnichols at macports.org
Wed Feb 27 04:55:05 PST 2013


Revision: 103503
          https://trac.macports.org/changeset/103503
Author:   davidnichols at macports.org
Date:     2013-02-27 04:55:05 -0800 (Wed, 27 Feb 2013)
Log Message:
-----------
added Portfile for initial openldap module port v1.0

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

Added: trunk/dports/lang/qore-openldap-module/Portfile
===================================================================
--- trunk/dports/lang/qore-openldap-module/Portfile	                        (rev 0)
+++ trunk/dports/lang/qore-openldap-module/Portfile	2013-02-27 12:55:05 UTC (rev 103503)
@@ -0,0 +1,25 @@
+# -*- 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-openldap-module
+version             1.0
+use_bzip2           yes
+categories          lang
+license             LGPL-2.1
+maintainers         davidnichols
+description         openldap module for Qore
+long_description    Module providing an LDAP API to Qore
+homepage            http://qore.org
+platforms           darwin
+master_sites        sourceforge:qore
+
+checksums           md5 5c63e64652046d7c1d7a9d33c57d74a7 \
+                    sha1 8aefbf1cc848cab8302df0ed4a19a8b78187c90f \
+                    rmd160 410481ac442ac4903b8e30c5d7084721b266e2da
+
+depends_lib         port:qore \
+                    port:openldap
+
+configure.args      --disable-debug


Property changes on: trunk/dports/lang/qore-openldap-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/20130227/ecbf099f/attachment.html>


More information about the macports-changes mailing list