aboutsummaryrefslogtreecommitdiff
path: root/devel/pysvn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pysvn/Makefile')
-rw-r--r--devel/pysvn/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pysvn/Makefile b/devel/pysvn/Makefile
index 8b021de5b052..e0542809c9b8 100644
--- a/devel/pysvn/Makefile
+++ b/devel/pysvn/Makefile
@@ -13,6 +13,9 @@ COMMENT= Python binding for Subversion
LICENSE= APACHE11
LICENSE_FILE= ${WRKSRC}/../LICENSE.txt
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
LIB_DEPENDS= libsvn_client-1.so:devel/subversion \
libneon.so:www/neon \
libexpat.so:textproc/expat2