[94717] trunk/dports/devel

mww at macports.org mww at macports.org
Wed Jun 27 08:12:02 PDT 2012


Revision: 94717
          https://trac.macports.org/changeset/94717
Author:   mww at macports.org
Date:     2012-06-27 08:12:02 -0700 (Wed, 27 Jun 2012)
Log Message:
-----------
ocaml-quickcheck: new port

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

Added: trunk/dports/devel/ocaml-quickcheck/Portfile
===================================================================
--- trunk/dports/devel/ocaml-quickcheck/Portfile	                        (rev 0)
+++ trunk/dports/devel/ocaml-quickcheck/Portfile	2012-06-27 15:12:02 UTC (rev 94717)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               ocaml 1.0
+
+name                    ocaml-quickcheck
+# this one is just made up -- there is no version currently
+version                 0
+categories              devel mww
+license                 BSD
+platforms               darwin
+maintainers             mww openmaintainer
+description             OCaml port of haskell QuickCheck -- probabilistic testing
+long_description        ${description}
+homepage                https://github.com/camlunity/ocaml-quickcheck
+
+fetch.type              git
+git.url                 git://github.com/camlunity/ocaml-quickcheck.git
+git.branch              c8ff86edad5edf48732d0fb5f6f2abf509698cab
+
+use_oasis               yes
+


Property changes on: trunk/dports/devel/ocaml-quickcheck/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120627/44a0919d/attachment.html>


More information about the macports-changes mailing list