pkgsrc/sysutils/dmidecode/Makefile
shattered a29b407a89 Update to 2.12. Changes:
Update to support SMBIOS specification version 2.8.0.
2013-05-19 11:07:26 +00:00

15 lines
402 B
Makefile

# $NetBSD: Makefile,v 1.15 2013/05/19 11:07:26 shattered Exp $
#
DISTNAME= dmidecode-2.12
CATEGORIES= sysutils
MASTER_SITES= http://savannah.gnu.org/download/dmidecode/
MAINTAINER= shattered@NetBSD.org
HOMEPAGE= http://www.nongnu.org/dmidecode/
COMMENT= Print out DMI (SMBIOS) table in human-readable format
LICENSE= gnu-gpl-v2
ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64
.include "../../mk/bsd.pkg.mk"