diff options
Diffstat (limited to 'security/py-obfsproxy-tor/Makefile')
-rw-r--r-- | security/py-obfsproxy-tor/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-obfsproxy-tor/Makefile b/security/py-obfsproxy-tor/Makefile index cab60d656951..7b3f56ffecf0 100644 --- a/security/py-obfsproxy-tor/Makefile +++ b/security/py-obfsproxy-tor/Makefile @@ -16,6 +16,9 @@ COMMENT= Pluggable transport proxy LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-12-12 + 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} \ |