mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
net/py-pcap: support staging
This commit is contained in:
parent
8dae1124fd
commit
0841a5c304
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337864
@ -12,18 +12,11 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Python interface to LBL Packet Capture library (libpcap)
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= pylib${PORTNAME}
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/_pcapmodule.so \
|
||||
%%PYTHON_SITELIBDIR%%/pcap.py \
|
||||
%%PYTHON_SITELIBDIR%%/pcap.pyc \
|
||||
%%PYTHON_SITELIBDIR%%/pcap.pyo
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user