# Template file for 'stagit' pkgname=stagit version=0.5 revision=2 build_style=gnu-makefile make_install_args="MANPREFIX=/usr/share/man" makedepends="libgit2-devel" short_desc="Static git page generator" maintainer="Steve Prybylski " license="MIT" homepage="http://git.2f30.org/stagit" distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz" checksum=a648f52ef8b0921dfea87a5c6aadcb2bba5b5ea801e2511e83437c613f6fa17a LDFLAGS="-lgit2" post_install() { vlicense LICENSE }