]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blame - which/which.nm
Move all packages to root.
[people/stevee/ipfire-3.x.git] / which / which.nm
CommitLineData
7d8ed742 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
7d8ed742
MT
4###############################################################################
5
802ea3af
MT
6name = which
7version = 2.20
8release = 1
7d8ed742 9
802ea3af
MT
10groups = Base Build Applications/System
11url = http://www.xs4all.nl/~carlo17/which/
12license = GPLv3
13summary = Displays where a particular program in your path is located.
7d8ed742 14
802ea3af
MT
15description
16 The which command shows the full pathname of a specified program, if
7d8ed742 17 the specified program is in your PATH.
802ea3af
MT
18end
19
20source_dl = http://carlo17.home.xs4all.nl/which/
7d8ed742 21
802ea3af
MT
22packages
23 package %{name}
24end