]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - dosfstools/dosfstools.nm
glib2: Update to 2.39.4.
[people/ms/ipfire-3.x.git] / dosfstools / dosfstools.nm
CommitLineData
9b2d1bde 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
9b2d1bde
MT
4###############################################################################
5
802ea3af 6name = dosfstools
ea2fec19 7version = 3.0.25
802ea3af 8release = 1
9b2d1bde 9
802ea3af
MT
10groups = System/Filesystems
11url = http://www.daniel-baumann.ch/software/dosfstools/
12license = GPLv3+
13summary = Utilities for making and checking MS-DOS FAT filesystems on Linux.
9b2d1bde 14
802ea3af 15description
a310d240
MT
16 The dosfstools package includes the mkdosfs and dosfsck utilities,
17 which respectively make and check MS-DOS FAT filesystems on hard
9b2d1bde 18 drives or on floppies.
802ea3af
MT
19end
20
22b2f624 21source_dl = http://www.daniel-baumann.ch/files/software/dosfstools/
802ea3af
MT
22
23build
ea2fec19
SS
24 make_install_targets += \
25 PREFIX=%{prefix}
802ea3af
MT
26end
27
28packages
29 package %{name}
1f9bc2f0
MT
30
31 package %{name}-debuginfo
32 template DEBUGINFO
33 end
802ea3af 34end