# Template file for 'cppcheck' pkgname=cppcheck version=1.60.1 revision=1 build_style=gnu-makefile make_build_target="all man" hostmakedepends="libxslt docbook-xsl" short_desc="Static analysis of C/C++ code" maintainer="Juan RP " license="GPL-2" homepage="http://cppcheck.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" checksum=73eb56e5ea268e917c73f64e68744add35409bdc93be99773d814f9cc0a7221e cppcheck_package() { pkg_install() { vmove usr } }