summaryrefslogtreecommitdiff
path: root/net/py-netlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-netlib/Makefile')
-rw-r--r--net/py-netlib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/py-netlib/Makefile b/net/py-netlib/Makefile
index 4bd54b47c05a..206cb4a0e268 100644
--- a/net/py-netlib/Makefile
+++ b/net/py-netlib/Makefile
@@ -13,6 +13,9 @@ COMMENT= Collection of network utilities
LICENSE= MIT
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR}