diff options
Diffstat (limited to 'security/py-fteproxy/Makefile')
-rw-r--r-- | security/py-fteproxy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-fteproxy/Makefile b/security/py-fteproxy/Makefile index 68f6348269c0..294a74e36b3f 100644 --- a/security/py-fteproxy/Makefile +++ b/security/py-fteproxy/Makefile @@ -12,6 +12,9 @@ COMMENT= Programmable proxy for censorship circumvention LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=17.9.0:devel/py-twisted@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libfte>=0.1.0:net/py-libfte@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}obfsproxy-tor>=0.2.13:security/py-obfsproxy-tor@${PY_FLAVOR} \ |