17 lines
498 B
Text
17 lines
498 B
Text
# Template file for 'mtools'
|
|
pkgname=mtools
|
|
version=4.0.18
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="acl-devel"
|
|
conf_files="/etc/mtools.conf"
|
|
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=59e9cf80885399c4f229e5d87e49c0c2bfeec044e1386d59fcd0b0aead6b2f85
|
|
|
|
post_install() {
|
|
vconf mtools.conf
|
|
}
|