2012-07-05 10:23:21 +00:00
|
|
|
# Template file for 'mtools'
|
|
|
|
pkgname=mtools
|
|
|
|
version=4.0.17
|
2014-02-21 14:24:42 +00:00
|
|
|
revision=2
|
2012-07-05 10:23:21 +00:00
|
|
|
build_style=gnu-configure
|
|
|
|
makedepends="acl-devel"
|
2014-01-01 15:10:11 +00:00
|
|
|
conf_files="/etc/mtools.conf"
|
2012-07-05 10:23:21 +00:00
|
|
|
short_desc="A collection of utilities to access MS-DOS disks"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="GPL-2"
|
|
|
|
homepage="http://www.gnu.org/software/mtools"
|
|
|
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.bz2"
|
|
|
|
checksum=0ecc358e30a72d215b1d4c625b27e67121cd6f6075370dfb791ef2a8b980ecb6
|
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vinstall mtools.conf 644 etc
|
|
|
|
}
|