summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..367bfd20e39f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = ocaml-ounit
+ pkgdesc = Unit testing framework for OCaml
+ pkgver = 1.1.2
+ pkgrel = 2
+ url = http://ounit.forge.ocamlcore.org
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = ocaml-findlib
+ depends = ocaml
+ options = !strip
+ source = http://forge.ocamlcore.org/frs/download.php/886/ounit-1.1.2.tar.gz
+ md5sums = 14e4d8ee551004dbcc1607f438ef7d83
+
+pkgname = ocaml-ounit
+