summaryrefslogtreecommitdiff
path: root/sysutils/pciutils/Makefile
blob: a66a9d23652e39bb1de2e32be1b3d8b6c13d6262 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2003/02/26 00:12:42 kristerw Exp $

DISTNAME=	pciutils-2.1.11
CATEGORIES=	sysutils
MASTER_SITES=	ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \
		ftp://ftp.kernel.org/pub/software/utils/pciutils/ \
		ftp://metalab.unc.edu/pub/Linux/hardware/

MAINTAINER=	cube@cubidou.net
HOMEPAGE=	http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
COMMENT=	PCI bus manipulation utility similar to NetBSD pcictl(8)

USE_GMAKE=	YES

.include "../../mk/bsd.pkg.mk"