# Template file for 'smlfmt'
pkgname=smlfmt
version=1.2.0
revision=1
build_style=gnu-makefile
hostmakedepends="mlton"
short_desc="Custom parser and code formatter for Standard ML"
maintainer="ii8 <murray.calavera@protonmail.com>"
license="MIT"
homepage="https://github.com/shwestrick/smlfmt"
distfiles="https://github.com/shwestrick/smlfmt/archive/refs/tags/v${version}.tar.gz"
checksum=6517b0186518308d26f388d882af3b6106103a3ca3f00a4974e54fb526225df5
nocross=yes

post_install() {
	vlicense LICENSE
}
