which: convert to the new template format.

This commit is contained in:
Juan RP 2013-04-10 15:05:09 +02:00
parent 20ab3a974f
commit 1de770afba

View file

@ -9,3 +9,9 @@ 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() {
do_install() {
vmove "*"
}
}