aboutsummaryrefslogtreecommitdiff
path: root/security/py-obfsproxy-tor
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-11 18:41:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-11 18:41:02 +0000
commit06c5de79f378cb9bbdba3e5d06e2807503b3940e (patch)
treeeb9b368b01c2491de60e392a19b1c145925fbc0f /security/py-obfsproxy-tor
parent4ee428a86ffcc771e493697c255455fd7eb26f68 (diff)
Notes
Diffstat (limited to 'security/py-obfsproxy-tor')
-rw-r--r--security/py-obfsproxy-tor/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/py-obfsproxy-tor/Makefile b/security/py-obfsproxy-tor/Makefile
index dae8eb8f8ff6..cab60d656951 100644
--- a/security/py-obfsproxy-tor/Makefile
+++ b/security/py-obfsproxy-tor/Makefile
@@ -7,6 +7,7 @@ PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security net python
MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= -tor
MAINTAINER= cs@FreeBSD.org
@@ -15,8 +16,6 @@ COMMENT= Pluggable transport proxy
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-IGNORE= is outdated and superseded by more modern obfuscation proxies
-
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyptlib>=0.0.5:security/py-pyptlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycrypto>=2.1:security/py-pycrypto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} \
@@ -24,8 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyptlib>=0.0.5:security/py-pyptlib@${PY_FLAV
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= python:2.7
-USE_PYTHON= distutils autoplist noflavors
-
+USE_PYTHON= distutils autoplist
SUB_FILES= pkg-message
NO_ARCH= yes