# Template file for 'mdBook' pkgname=mdBook version=0.2.3 revision=1 build_style=cargo short_desc="Create book from markdown files. Like Gitbook but implemented in Rust" maintainer="Huidong Hwang " license="MPL-2.0" homepage="https://github.com/rust-lang-nursery/${pkgname}" distfiles="https://github.com/rust-lang-nursery/${pkgname}/archive/v${version}.tar.gz" checksum=2e157d4f0437143caf65d9253f9084d8cc0fff7a9e42cff3641e8413e15688fa post_install() { vlicense LICENSE }