aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-10-16 08:56:09 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-10-16 08:56:09 +0000
commit6323d690b675ce7dc4a4736b8e021fc461510208 (patch)
tree816be25f2e8aeac5dc325d1da43ba46f9018db0b /security
parent7032ff2b4f34f8f947c9b9750dddc39eda8991cf (diff)
downloadports-6323d690b675ce7dc4a4736b8e021fc461510208.tar.gz
ports-6323d690b675ce7dc4a4736b8e021fc461510208.zip
Deprecate a few py27 ports
Notes
Notes: svn path=/head/; revision=552494
Diffstat (limited to 'security')
-rw-r--r--security/py-mcrypt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile
index 217321fef975..75aae4dd8de2 100644
--- a/security/py-mcrypt/Makefile
+++ b/security/py-mcrypt/Makefile
@@ -15,6 +15,9 @@ COMMENT= Comprehensive Python interface to the mcrypt library
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-11-15
+
LIB_DEPENDS= libmcrypt.so:security/libmcrypt
USES= python:2.7