17 lines
697 B
Text
17 lines
697 B
Text
# Template file for 'ms-sys'
|
|
pkgname=ms-sys
|
|
version=2.2.1
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_build_args="PREFIX=/usr"
|
|
make_install_args="PREFIX=/usr MANDIR=/usr/share/man"
|
|
short_desc="Unix program for writing Microsoft compatible boot records"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://ms-sys.sourceforget.net"
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
|
checksum=4e5661fd5837e41350a7516012901111a8cece2e9d76efb5cfb2a6f90bf712c4
|
|
long_desc="
|
|
The program does the same as Microsoft \"fdisk /mbr\" to a hard disk or \"sys d:\"
|
|
to a floppy or FAT partition except that it does not copy any system files,
|
|
only the boot record is written."
|