New package: camlp5-7.03
This commit is contained in:
committed by
Leаh Neukirchen
parent
01e1196cf4
commit
e98153365d
20
srcpkgs/camlp5/template
Normal file
20
srcpkgs/camlp5/template
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
# Template file for 'camlp5'
|
||||||
|
pkgname=camlp5
|
||||||
|
version=7.03
|
||||||
|
revision=1
|
||||||
|
build_style=configure
|
||||||
|
configure_args="-mandir /usr/share/man"
|
||||||
|
hostmakedepends="ocaml"
|
||||||
|
short_desc="OCaml preprocessor and pretty-printer"
|
||||||
|
maintainer="Némo Fournier <nemo@epicea.xyz>"
|
||||||
|
license="BSD"
|
||||||
|
homepage="https://camlp5.github.io/"
|
||||||
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/rel${version//./}.tar.gz"
|
||||||
|
wrksrc="camlp5-rel${version//./}"
|
||||||
|
nocross=yes
|
||||||
|
nopie=yes
|
||||||
|
checksum=c13d0a957a8e70627e1900ca25243b5e8da042bbda9eaa9e7d06955c0e3df21a
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user