Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.15 2012/10/23 19:51:08 asau Exp $
#
DISTNAME= isapnptools-1.27
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/hardware/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.roestock.demon.co.uk/isapnptools/index.html
COMMENT= Manually query and configure isapnp devices
ONLY_FOR_PLATFORM= NetBSD-*-i386
USE_TOOLS+= gmake
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
.include "../../mk/bsd.prefs.mk"
CONFIGURE_ARGS+= --disable-realtime
CONFIGURE_ARGS+= --disable-pci
.include "../../mk/bsd.pkg.mk"