# Template file for 'which' pkgname=which version=2.20 revision=2 build_style=gnu-configure short_desc="Displays where a particular program in your path is located" maintainer="Juan RP " homepage="http://www.xs4all.nl/~carlo17/which/" license="GPL-3" distfiles="http://www.xs4all.nl/~carlo17/which/which-$version.tar.gz" checksum=d417b65c650d88ad26a208293c1c6e3eb60d4b6d847f01ff8f66aca63e2857f8 which_package() { pkg_install() { vmove usr } }