[115167] trunk/dports/devel

mww at macports.org mww at macports.org
Fri Dec 27 02:52:18 PST 2013


Revision: 115167
          https://trac.macports.org/changeset/115167
Author:   mww at macports.org
Date:     2013-12-27 02:52:18 -0800 (Fri, 27 Dec 2013)
Log Message:
-----------
ocaml-typerep: new port

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

Added: trunk/dports/devel/ocaml-typerep/Portfile
===================================================================
--- trunk/dports/devel/ocaml-typerep/Portfile	                        (rev 0)
+++ trunk/dports/devel/ocaml-typerep/Portfile	2013-12-27 10:52:18 UTC (rev 115167)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ocaml 1.0
+PortGroup github 1.0
+
+github.setup        janestreet typerep 109.55.02
+
+name                ocaml-typerep
+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  fa27e933417877a79c3f98febd35782e3c92f61f \
+                    sha256  fd7ba77c63dd00fe7e3b605769d5d02191cf30ebb0f0a8a6e9ce13d5e5942b4a
+
+depends_lib         port:ocaml port:ocaml-findlib port:ocaml-type-conv port:ocaml-sexplib port:ocaml-bin-prot
+
+use_oasis           yes
+


Property changes on: trunk/dports/devel/ocaml-typerep/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/870eb596/attachment.html>


More information about the macports-changes mailing list