14 lines
519 B
Bash
14 lines
519 B
Bash
# Template file for 'dmidecode'
|
|
pkgname=dmidecode
|
|
version=3.3
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_build_args="prefix=/usr sbindir=/usr/bin"
|
|
make_install_args="prefix=/usr sbindir=/usr/bin"
|
|
short_desc="Desktop Management Interface table related utilities"
|
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://www.nongnu.org/dmidecode"
|
|
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum=82c737a780614c38a783e8055340d295e332fb12c7f418b5d21a0797d3fb1455
|