diff options
Diffstat (limited to 'textproc/py-hyperestraier-python/Makefile')
-rw-r--r-- | textproc/py-hyperestraier-python/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/py-hyperestraier-python/Makefile b/textproc/py-hyperestraier-python/Makefile index f273e1d2fe76..d50583723040 100644 --- a/textproc/py-hyperestraier-python/Makefile +++ b/textproc/py-hyperestraier-python/Makefile @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= jun-g@daemonfreaks.com COMMENT= Pure Python HyperEstraier library +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + WRKSRC= ${WRKDIR}/${PORTNAME} USES= python:2.7 USE_PYTHON= distutils |