15 lines
620 B
Text
15 lines
620 B
Text
# Template file for 'dosfstools'
|
|
pkgname=dosfstools
|
|
version=3.0.8
|
|
distfiles="http://www.daniel-baumann.ch/software/$pkgname/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-makefile
|
|
make_install_args="PREFIX=/usr SBINDIR=/sbin"
|
|
revision=1
|
|
short_desc="DOS filesystem tools"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=83fe64010653a41ef285fc6a14b705424582807244c42541db73aa02db392d90
|
|
long_desc="
|
|
The dosfstools package includes the mkdosfs (a.k.a. mkfs.dos and mkfs.vfat)
|
|
and dosfsck (a.k.a. fsck.msdos and fsck.vfat) utilities, which respectively
|
|
make and check MS-DOS FAT filesystems on hard drives or on floppies."
|
|
|