# Template file for 'stagit' pkgname=stagit version=0.4 revision=1 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=ecc7e3ac349749afaf4d58fd37e1a66c6b61dac21292c888f8daba8cb901b97c LDFLAGS="-lgit2" post_install() { vlicense LICENSE }