void-packages/srcpkgs/pasmo/template

19 lines
557 B
Bash

# Template file for 'pasmo'
pkgname=pasmo
version=0.5.3
revision=2
build_style=gnu-configure
short_desc="Portable Z80 cross assembler"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://pasmo.speccy.org/"
distfiles="http://pasmo.speccy.org/bin/pasmo-${version}.tgz
http://pasmo.speccy.org/pasmodoc.html"
checksum="db3c41cac16df5966fcca4719bb218af78224de13785b222d1d8e292fc87f1eb
9939906e6b88bddd9345db8ba20daa06c85dc5899a7f56bda31aa0857b07e3e4"
skip_extraction="pasmodoc.html"
post_install() {
vdoc pasmodoc.html
}