# Template file for 'kcgi' pkgname=kcgi version=0.5.8 revision=1 build_style=gnu-configure short_desc="A minimal CGI library for web applications in C" maintainer="Juan RP " license="ISC" homepage="http://mdocml.bsd.lv/kcgi" distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz" checksum=06d70c5e165bf84f4cf949db98f91ca155d92a576c279479676a32536694f1e2 do_install() { make PREFIX=${DESTDIR}/usr MANDIR=${DESTDIR}/usr/share/man/man3 install }