aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pdfminer
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-05-09 09:57:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-05-09 09:57:03 +0000
commit43b320d53de9558359c8ddf2d563c8358b492099 (patch)
tree474d6d5ab46f100166a643d516aac389cb230047 /textproc/py-pdfminer
parent8c7cf470024b50c0dca4d0fc25412f02bda70b8b (diff)
downloadports-43b320d53de9558359c8ddf2d563c8358b492099.tar.gz
ports-43b320d53de9558359c8ddf2d563c8358b492099.zip
Deprecate a few ports using python 2.7
Notes
Notes: svn path=/head/; revision=534727
Diffstat (limited to 'textproc/py-pdfminer')
-rw-r--r--textproc/py-pdfminer/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/py-pdfminer/Makefile b/textproc/py-pdfminer/Makefile
index e6c11460dff0..4909132fcbba 100644
--- a/textproc/py-pdfminer/Makefile
+++ b/textproc/py-pdfminer/Makefile
@@ -13,6 +13,9 @@ COMMENT= PDF parser and analyzer
LICENSE= MIT
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
USES= python:2.7
USE_PYTHON= distutils autoplist