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