pkgsrc/sysutils/isapnptools/Makefile
2003-12-30 17:27:31 +00:00

21 lines
558 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/12/30 17:27:31 cjep Exp $
#
DISTNAME= isapnptools-1.26
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/hardware/} \
ftp://tsx-11.mit.edu/pub/linux/sources/sbin/ \
ftp://ftp.demon.co.uk/pub/unix/linux/utils/
EXTRACT_SUFX= .tgz
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.roestock.demon.co.uk/
COMMENT= Manually query and configure isapnp devices
ONLY_FOR_PLATFORM= NetBSD-*-i386
USE_GMAKE= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --disable-realtime --disable-pci
.include "../../mk/bsd.pkg.mk"