diff options
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 |