# Template file for 'cproto' pkgname=cproto version=4.7l revision=1 build_style=gnu-configure hostmakedepends="flex" short_desc="A program that generates function prototypes and variable declarations from C source code" maintainer="Juan RP " license="Public domain" homepage="http://invisible-island.net/cproto/cproto.html" distfiles="ftp://invisible-island.net/cproto/cproto-${version}.tgz" checksum=823a1e0480bbb39958c6c322c665932dd74286a8eb6dfe652528b6b8c3d873a5 do_install() { make bindir=${DESTDIR}/usr/bin mandir=${DESTDIR}/usr/share/man install }