summaryrefslogtreecommitdiff
path: root/sysutils/dmidecode/Makefile
blob: 041f3b7dda72668d36b73b91d5a2a1d16855eadc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2005/02/07 12:42:20 wiz Exp $
#

DISTNAME=	dmidecode-2.5
CATEGORIES=	sysutils
MASTER_SITES=	http://savannah.gnu.org/download/dmidecode/

MAINTAINER=	shattered@users.sourceforge.net,hubertf@NetBSD.org
HOMEPAGE=	http://www.nongnu.org/dmidecode/
COMMENT=	Print out DMI (SMBIOS) table in human-readable format

NO_BUILDLINK=	YES
ONLY_FOR_PLATFORM=	*-*-i386 *-*-x86_64

.include "../../mk/bsd.pkg.mk"