void-packages/srcpkgs/dosfstools/template

17 lines
697 B
Plaintext
Raw Normal View History

# Template file for 'dosfstools'
pkgname=dosfstools
2012-07-18 10:42:22 +02:00
version=3.0.12
revision=1
build_style=gnu-makefile
2012-07-09 14:52:50 +02:00
make_install_args="PREFIX=/usr SBINDIR=/usr/sbin"
short_desc="DOS filesystem tools"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-07-09 14:52:50 +02:00
homepage="http://www.daniel-baumann.ch/software/$pkgname"
license="GPL-2"
distfiles="http://www.daniel-baumann.ch/software/$pkgname/$pkgname-$version.tar.gz"
checksum=7c8e572f9d0cc60c1390c35cc2846d957c939f5ff9a3da54fa4bdc034faf6dea
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."