1 # Description: Library and utilities to access the PCI bus configuration registers
2 # URL: http://mj.ucw.cz/pciutils.shtml
3 # Maintainer: CRUX System Team, core-ports at crux dot nu
4 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
10 source=(ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/$name-$version.tar.gz)
14 make CC="$CC" AR="$AR" RANLIB="$RANLIB" OPT="$CFLAGS" PREFIX=/usr ZLIB=no
15 make DESTDIR=$PKG PREFIX=/usr MANDIR=/usr/man STRIP="" install install-lib