[134459] trunk/dports/devel

ionic at macports.org ionic at macports.org
Wed Mar 25 19:03:37 PDT 2015


Revision: 134459
          https://trac.macports.org/changeset/134459
Author:   ionic at macports.org
Date:     2015-03-25 19:03:36 -0700 (Wed, 25 Mar 2015)
Log Message:
-----------
libucl: new port. Fixes: #47243.

Added Paths:
-----------
    trunk/dports/devel/libucl/
    trunk/dports/devel/libucl/Portfile

Added: trunk/dports/devel/libucl/Portfile
===================================================================
--- trunk/dports/devel/libucl/Portfile	                        (rev 0)
+++ trunk/dports/devel/libucl/Portfile	2015-03-26 02:03:36 UTC (rev 134459)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id: Portfile 134156 2015-03-19 15:25:29Z devans at macports.org $
+
+PortSystem          1.0
+PortGroup           github 1.0
+
+github.setup        vstakhov libucl 0.7.3
+
+name                libucl
+license             BSD
+description         Universal configuration library parser
+
+long_description    ${description}
+maintainers         eitanadler.com:lists
+categories          devel
+platforms           darwin freebsd
+
+checksums           rmd160  ad609245d7ce3131fc33751972f6e3da5345c4c9 \
+                    sha256  1ba15adcb1b0bc72ea7f5e68c583c410f8bb38fa4ad23a05b6cd8b7fa6a44148
+
+depends_build       port:pkgconfig
+use_autoreconf      yes


Property changes on: trunk/dports/devel/libucl/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150325/9cd8794a/attachment-0001.html>


More information about the macports-changes mailing list