void-packages/srcpkgs/sdparm/template

17 lines
460 B
Text
Raw Normal View History

2012-09-05 08:49:59 +00:00
# Template file for 'sdparm'
pkgname=sdparm
2014-09-06 19:03:06 +00:00
version=1.08
revision=1
2012-09-05 08:49:59 +00:00
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"
2014-09-06 19:03:06 +00:00
checksum=376b78a414b1a9c47f3f13dbeb963e7a3ec7be126f83927d6856b5f7ac425e57
2012-09-05 08:49:59 +00:00
post_install() {
2014-09-06 19:03:06 +00:00
vlicense COPYING LICENSE
2012-09-05 08:49:59 +00:00
}