]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - iso-codes/iso-codes.nm
libuecc: New package
[people/ms/ipfire-3.x.git] / iso-codes / iso-codes.nm
CommitLineData
74fedfcf
SS
1###############################################################################
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
4###############################################################################
5
6name = iso-codes
7version = 3.40
8release = 1
9arch = noarch
10
11groups = System/Base
12url = http://alioth.debian.org/projects/pkg-isocodes/
13license = LGPLv2+
14summary = ISO code lists and translations.
15
16description
17 This package provides the ISO 639 Language code list, the ISO 4217
18 Currency code list, the ISO 3166 Territory code list, and ISO 3166-2
19 sub-territory lists, and all their translations in gettext format.
20end
21
22source_dl = http://pkg-isocodes.alioth.debian.org/downloads/
23sources = %{thisapp}.tar.xz
24
25build
26 requires
27 gettext
28 end
29end
30
31packages
32 package %{name}
33
34 package %{name}-devel
35 template DEVEL
36 end
37end