[150748] trunk/dports/devel

toby at macports.org toby at macports.org
Wed Jul 27 15:45:16 PDT 2016


Revision: 150748
          https://trac.macports.org/changeset/150748
Author:   toby at macports.org
Date:     2016-07-27 15:45:16 -0700 (Wed, 27 Jul 2016)
Log Message:
-----------
Add libxo 0.6.3 port

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

Added: trunk/dports/devel/libxo/Portfile
===================================================================
--- trunk/dports/devel/libxo/Portfile	                        (rev 0)
+++ trunk/dports/devel/libxo/Portfile	2016-07-27 22:45:16 UTC (rev 150748)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem 1.0
+name             libxo
+homepage         https://github.com/Juniper/libxo
+version          0.6.3
+master_sites     ${homepage}/releases/download/${version}
+categories       devel
+license          BSD
+maintainers      toby
+description      A Library for Generating Text, XML, JSON, and HTML Output
+long_description \
+    The libxo library allows an application to generate text, XML, JSON, and \
+    HTML output using a common set of function calls. The application decides \
+    at run time which output style should be produced.
+platforms        darwin
+
+checksums        rmd160 9afa48d851de3b10ef065e3b879ce14d6ea0db5c \
+                 sha256 926824bb9af4351b83bc462929b3ff17a8b50650ff8b2ac67f265d09f1ea8cef
+
+depends_build    port:libtool


Property changes on: trunk/dports/devel/libxo/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/20160727/4f236a62/attachment-0001.html>


More information about the macports-changes mailing list