5cd10c8d18
games/adom -- I don't use (play :-) it these days.
16 lines
417 B
Makefile
16 lines
417 B
Makefile
# $NetBSD: Makefile,v 1.11 2009/01/04 14:08:15 shattered Exp $
|
|
#
|
|
|
|
DISTNAME= dmidecode-2.10
|
|
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
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|