# $Id$ PNAME="sg3-utils" PVER="1.44" PBUILD="r1" PCAT="sys-apps" DESCRIPTION="Generic SCSI utilities." HOMEPAGE="http://sg.danny.cz/sg/" DEPEND=">= virtual/glibc" SRCFILE="${PNAME/-/_}-${PVER}.tgz" SRCDIR="${BUILDDIR}/${PNAME/-/_}-${PVER}" sminclude mbuild SRC_URI=( http://sg.danny.cz/sg/p/${SRCFILE} mirror://${PNAME}/${SRCFILE} ) UP2EXCLUDE="exe" UP2DATE="updatecmd http://sg.danny.cz/sg/p/ | grep ${PNAME/-/_}- | grep -v '[0-9]r[0-9]' | highesttarball tgz"