aboutsummaryrefslogtreecommitdiff
path: root/net/py-xmlrpclib/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2015-07-08 16:21:00 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2015-07-08 16:21:00 +0000
commitc2cf234df19a8e7291f0734de65896c1158626e0 (patch)
tree08302e6bb39238ce69118cbdc3559655656811ce /net/py-xmlrpclib/Makefile
parentef3f027da53360b222e8601d04c8cbce494ae2c1 (diff)
Notes
Diffstat (limited to 'net/py-xmlrpclib/Makefile')
-rw-r--r--net/py-xmlrpclib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/py-xmlrpclib/Makefile b/net/py-xmlrpclib/Makefile
index d97066e43012..06e40b020e33 100644
--- a/net/py-xmlrpclib/Makefile
+++ b/net/py-xmlrpclib/Makefile
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python implementation of the XML-RPC protocol
+DEPRECATED= This is part of standard library since python 2.2
+EXPIRATION_DATE=2015-08-07
+
USES= python zip
DOCSDIR= ${PREFIX}/share/doc/py-xmlrpclib