diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-23 15:25:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-23 15:25:53 +0000 |
commit | 41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49 (patch) | |
tree | dc94bc3df22b218498c473b644b9ddf5d9c9342d /devel/py-pyshapelib | |
parent | Update to 2.6.0 (diff) |
Deprecate a few ports
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=526925
Diffstat (limited to 'devel/py-pyshapelib')
-rw-r--r-- | devel/py-pyshapelib/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-pyshapelib/Makefile b/devel/py-pyshapelib/Makefile index 6d4539bca29a..476599fbc8b9 100644 --- a/devel/py-pyshapelib/Makefile +++ b/devel/py-pyshapelib/Makefile @@ -14,6 +14,9 @@ COMMENT= Python bindings for Shapelib LICENSE= LGPL20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_LDCONFIG= yes USE_PYTHON= distutils |