# $NetBSD: Makefile,v 1.14 2012/10/23 19:50:59 asau Exp $ # DISTNAME= dmidecode-2.11 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"