]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blob - man-pages/man-pages.nm
openvswitch: Add service file for systemd.
[people/amarx/ipfire-3.x.git] / man-pages / man-pages.nm
1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
5
6 name = man-pages
7 version = 3.35
8 release = 1
9 arch = noarch
10
11 groups = Base Documentation
12 url = http://www.kernel.org/pub/linux/docs/manpages/
13 license = GPLv2+ and GPL+ and BSD and MIT and Copyright only and IEEE
14 summary = Man (manual) pages from the Linux Documentation Project.
15
16 description
17 A large collection of man pages (documentation) from the Linux
18 Documentation Project (LDP).
19 end
20
21 source_dl =
22
23 build
24 build = # Do nothing
25 end
26
27 packages
28 package %{name}
29 requires
30 man-db
31 end
32 end
33 end