# Template file for 'inxi' pkgname=inxi version=2.1.20 revision=1 noarch="yes" create_wrksrc=yes makedepends="pciutils" depends="${makedepends}" short_desc="A full featured system information script" maintainer="Ypnose " license="GPL-3" homepage="http://code.google.com/p/inxi/" distfiles="http://inxi.googlecode.com/svn/trunk/inxi.tar.gz" checksum=11b11d5f1c33ae0fd3ad3ebef5db831349ba56103fa59fc57534faa735d1996d do_install() { vinstall inxi 755 usr/bin vinstall inxi.1.gz 644 usr/share/man/man1 vinstall inxi.changelog 644 usr/share/doc/$pkgname }