[115166] trunk/dports/devel

mww at macports.org mww at macports.org
Fri Dec 27 02:46:20 PST 2013


Revision: 115166
          https://trac.macports.org/changeset/115166
Author:   mww at macports.org
Date:     2013-12-27 02:46:20 -0800 (Fri, 27 Dec 2013)
Log Message:
-----------
ocaml-pa-bench: new port

Added Paths:
-----------
    trunk/dports/devel/ocaml-pa-bench/
    trunk/dports/devel/ocaml-pa-bench/Portfile

Added: trunk/dports/devel/ocaml-pa-bench/Portfile
===================================================================
--- trunk/dports/devel/ocaml-pa-bench/Portfile	                        (rev 0)
+++ trunk/dports/devel/ocaml-pa-bench/Portfile	2013-12-27 10:46:20 UTC (rev 115166)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ocaml 1.0
+PortGroup github 1.0
+
+github.setup        janestreet pa_bench 109.55.02
+
+name                ocaml-pa-bench
+categories          devel ml
+platforms           darwin
+license             Apache-2.0
+maintainers         mww openmaintainer
+description         part of the OCaml core library
+long_description    ${description}
+
+homepage            https://ocaml.janestreet.com/code
+
+checksums           rmd160  4c39b85a82d5a2a9afca365000266d6ce45ee22f \
+                    sha256  cb63d15876e4f0b6c0e62c5ead20beeb5e26d20db49dd9d70e6ede559272fa49
+
+depends_lib         port:ocaml port:ocaml-findlib port:ocaml-type-conv port:ocaml-pa-ounit
+
+use_oasis           yes
+


Property changes on: trunk/dports/devel/ocaml-pa-bench/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/20131227/8cef34f5/attachment.html>


More information about the macports-changes mailing list