From ac0b01d6a00f89f44d2d219a19b33adcb35085d9 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 1 Jul 2014 23:39:02 +0200 Subject: [PATCH] New package: opam-1.1.1 --- srcpkgs/opam/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/opam/template diff --git a/srcpkgs/opam/template b/srcpkgs/opam/template new file mode 100644 index 0000000000..761f70292a --- /dev/null +++ b/srcpkgs/opam/template @@ -0,0 +1,15 @@ +# Template file for 'opam' +pkgname=opam +version=1.1.1 +revision=1 +build_style=gnu-configure +disable_parallel_build=yes +wrksrc=$pkgname-full-$version +depends="ocaml curl" +makedepends="ncurses-devel $depends" +short_desc="OCaml package manager" +maintainer="Christian Neukirchen " +license="LGPL-3" +homepage="http://opam.ocamlpro.com" +distfiles="http://www.ocamlpro.com/pub/$pkgname-full-$version.tar.gz" +checksum=bfcb78109cf88612b5170b25bb96aa576ed3908c8a68b9164a7ae16f9f59ae38