void-packages/srcpkgs/dosfstools/template

17 lines
532 B
Text
Raw Normal View History

# Template file for 'dosfstools'
pkgname=dosfstools
2014-03-07 20:31:16 +00:00
version=3.0.26
revision=4
build_style=gnu-makefile
make_install_args="PREFIX=/usr SBINDIR=/usr/sbin LANGUAGES="
short_desc="DOS filesystem tools"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-07-09 12:52:50 +00:00
homepage="http://www.daniel-baumann.ch/software/$pkgname"
license="GPL-2"
2013-06-06 18:17:29 +00:00
distfiles="http://daniel-baumann.ch/files/software/dosfstools/dosfstools-${version}.tar.xz"
2014-03-07 20:31:16 +00:00
checksum=468442fe8cd93961047d5cd67f7b67793126575103a67cd131330512b4893e75
post_install() {
rm -rf ${DESTDIR}/usr/share/doc
}