2009-01-04 15:08:14 +01:00
|
|
|
# $NetBSD: Makefile,v 1.11 2009/01/04 14:08:15 shattered Exp $
|
2005-01-12 01:00:36 +01:00
|
|
|
#
|
|
|
|
|
2008-12-06 12:36:41 +01:00
|
|
|
DISTNAME= dmidecode-2.10
|
2005-01-12 01:00:36 +01:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://savannah.gnu.org/download/dmidecode/
|
|
|
|
|
2009-01-04 15:08:14 +01:00
|
|
|
MAINTAINER= shattered@NetBSD.org
|
2005-01-12 01:00:36 +01:00
|
|
|
HOMEPAGE= http://www.nongnu.org/dmidecode/
|
|
|
|
COMMENT= Print out DMI (SMBIOS) table in human-readable format
|
|
|
|
|
2007-08-11 01:25:02 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-02-07 13:42:20 +01:00
|
|
|
ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64
|
2005-01-12 01:00:36 +01:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|