# Template file for 'smlfmt'
pkgname=smlfmt
version=1.3.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=9d26a87bfba7d49929edf3cbdc060e9a58cd5a5b1367456281aed2e3e267926a
nocross=yes

post_install() {
	vlicense LICENSE
}
