update Wed May 19 12:37:00 PDT 2010
[pkgsrc.git] / sysutils / dmidecode / Makefile
1 # $NetBSD: Makefile,v 1.11 2009/01/04 14:08:15 shattered Exp $
2 #
3
4 DISTNAME=       dmidecode-2.10
5 CATEGORIES=     sysutils
6 MASTER_SITES=   http://savannah.gnu.org/download/dmidecode/
7
8 MAINTAINER=     shattered@NetBSD.org
9 HOMEPAGE=       http://www.nongnu.org/dmidecode/
10 COMMENT=        Print out DMI (SMBIOS) table in human-readable format
11
12 PKG_DESTDIR_SUPPORT=    user-destdir
13
14 ONLY_FOR_PLATFORM=      *-*-i386 *-*-x86_64
15
16 .include "../../mk/bsd.pkg.mk"