# Template file for 'servy' pkgname=servy version=1.0.1 revision=1 build_style=cargo hostmakedepends="pkg-config" short_desc="Tiny little web server" maintainer="zethra " license="Apache-2.0, MIT" homepage="https://github.com/zethra/servy" distfiles="https://static.crates.io/crates/servy/servy-${version}.crate" checksum=232a5918ae6f3f74775e693de27e1a1089ab65222f0e0db5292e4d8ec440b67d post_install() { vlicense LICENSE-MIT }