[115230] trunk/dports/devel

mww at macports.org mww at macports.org
Sun Dec 29 03:39:55 PST 2013


Revision: 115230
          https://trac.macports.org/changeset/115230
Author:   mww at macports.org
Date:     2013-12-29 03:39:55 -0800 (Sun, 29 Dec 2013)
Log Message:
-----------
ocaml-textutils: new port

Added Paths:
-----------
    trunk/dports/devel/ocaml-textutils/
    trunk/dports/devel/ocaml-textutils/Portfile

Added: trunk/dports/devel/ocaml-textutils/Portfile
===================================================================
--- trunk/dports/devel/ocaml-textutils/Portfile	                        (rev 0)
+++ trunk/dports/devel/ocaml-textutils/Portfile	2013-12-29 11:39:55 UTC (rev 115230)
@@ -0,0 +1,31 @@
+# $Id: Portfile 115194 2013-12-28 00:51:00Z mww at macports.org $
+
+PortSystem          1.0
+PortGroup           ocaml 1.0
+PortGroup           github 1.0
+
+github.setup        janestreet textutils 109.53.02
+
+name                ocaml-textutils
+categories          devel ml
+platforms           darwin
+license             Apache-2.0
+maintainers         mww openmaintainer
+description         OCaml text output utilities library
+long_description    ${description}
+homepage            https://ocaml.janestreet.com/code
+checksums           rmd160  c326157cf59569eb4e318cc5989380867ce5ed8c \
+                    sha256  78436c81b564ece217d332e0b52989605cd13289750389bc3ca4cdb624b9d743
+
+depends_lib         port:ocaml \
+                    port:ocaml-findlib \
+                    port:ocaml-async \
+                    port:ocaml-core \
+                    port:ocaml-pa-ounit \
+                    port:ocaml-sexplib
+
+use_oasis           yes
+#use_oasis_doc       yes
+
+configure.args-append "--destdir ${destroot}"
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131229/b2c8115f/attachment.html>


More information about the macports-changes mailing list