void-packages/srcpkgs/sdparm/template

17 lines
452 B
Text
Raw Normal View History

2012-09-05 08:49:59 +00:00
# Template file for 'sdparm'
pkgname=sdparm
2014-12-28 14:54:08 +00:00
version=1.09
2014-09-06 19:03:06 +00:00
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-12-28 14:54:08 +00:00
checksum=7294f44173ac0946f1de8af02b1bdb0bd648079245396589397a2b0d3abc42d3
2012-09-05 08:49:59 +00:00
post_install() {
2014-12-28 14:54:08 +00:00
vlicense COPYING
2012-09-05 08:49:59 +00:00
}