aboutsummaryrefslogtreecommitdiff
path: root/math/openfst
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-03-08 17:01:46 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-03-08 17:01:46 +0000
commit5ae8688c07b2294395a124e0b2da3a0f00d4aba0 (patch)
tree326c7ae1133b16e8be2a37e24472b70a0574fcaa /math/openfst
parentfb717d0e60d518f1df0a66b382e11ff5a1d0f53b (diff)
downloadports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.tar.gz
ports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.zip
Deprecate some ports using deprecated version of python
With hat: portmgr
Notes
Notes: svn path=/head/; revision=528058
Diffstat (limited to 'math/openfst')
-rw-r--r--math/openfst/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/openfst/Makefile b/math/openfst/Makefile
index c3170f16d3f0..0c7c7c59b686 100644
--- a/math/openfst/Makefile
+++ b/math/openfst/Makefile
@@ -12,6 +12,9 @@ COMMENT= Library for working with weighted finite-state transducers (FSTs)
LICENSE= APACHE20
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
USES= compiler:c++11-lib libtool python:2.7
USE_LDCONFIG= ${LOCALBASE}/lib/fst
GNU_CONFIGURE= yes