mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Use USES=twisted
With hat: python
This commit is contained in:
parent
0ac943bd1a
commit
19242c2c12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379443
@ -11,10 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= kitchetech@gmail.com
|
||||
COMMENT= Python program for SSL stripping
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl \
|
||||
${PYTHON_PKGNAMEPREFIX}twistedWeb>=0:${PORTSDIR}/www/py-twistedWeb
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl
|
||||
|
||||
USES= python
|
||||
USES= python twisted:web
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user