blob: f0963788fa6e5ae89080d96ef2bfadfe017664b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = camllight
pkgdesc = Compiler for caml light source code
pkgver = 0.75
pkgrel = 2
url = http://caml.inria.fr/
arch = i686
arch = x86_64
license = custom:INRIA
makedepends = gcc
makedepends = sh
depends = sh
source = http://caml.inria.fr/pub/distrib/caml-light-0.75//cl75unix.tar.gz
md5sums = 6c236074e4487949ec22001c7a498057
pkgname = camllight
|