2015-08-15 17:16:05 +00:00
|
|
|
# Template file for 'hsb2hs'
|
|
|
|
pkgname=hsb2hs
|
|
|
|
version=0.3.1
|
2015-09-14 14:14:21 +00:00
|
|
|
revision=2
|
2015-08-15 17:16:05 +00:00
|
|
|
nocross=yes
|
2015-09-14 14:14:21 +00:00
|
|
|
build_style=haskell-stack
|
2015-08-15 17:16:05 +00:00
|
|
|
hostmakedepends="ghc stack"
|
|
|
|
short_desc="Preprocesses a file, adding blobs from files as string literals"
|
|
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
|
|
license="3-clause-BSD"
|
|
|
|
homepage="https://hackage.haskell.org/package/hsb2hs"
|
|
|
|
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
|
|
|
checksum=8ad800820554f273ada083dfce2f463d920fb1ceb053255023a4c883b090f9d8
|
|
|
|
|
2015-09-14 14:14:21 +00:00
|
|
|
post_install() {
|
2015-08-15 17:16:05 +00:00
|
|
|
vlicense LICENSE
|
|
|
|
}
|