16 lines
486 B
Text
16 lines
486 B
Text
# Template file for 'sdparm'
|
|
pkgname=sdparm
|
|
version=1.07
|
|
revision=2
|
|
build_style=gnu-configure
|
|
makedepends="sg3_utils-devel"
|
|
short_desc="Utility to access SCSI device parameters"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://sg.danny.cz/sg/sdparm.html"
|
|
license="BSD"
|
|
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
|
|
checksum=c1d257ba97f37f99a602e889a73e4c62f9b374c5b979e33fc06963462f0c0e41
|
|
|
|
post_install() {
|
|
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
|
}
|