# Template file for 'minify' pkgname=minify version=2.12.4 revision=1 build_style=go go_import_path="github.com/tdewolff/minify/v2" go_package="${go_import_path}/cmd/minify" short_desc="Go minifiers for web formats" maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/tdewolff/minify" distfiles="https://github.com/tdewolff/minify/archive/v${version}.tar.gz" checksum=27aadcaefd2ff92378ba9bda90d34803059100eba93a0cf4ef149826b57e57b2 post_install() { vlicense LICENSE }