diff options
Diffstat (limited to 'audio/py-speex/Makefile')
-rw-r--r-- | audio/py-speex/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/py-speex/Makefile b/audio/py-speex/Makefile index edd56ca8756b..d4a98ab169f2 100644 --- a/audio/py-speex/Makefile +++ b/audio/py-speex/Makefile @@ -13,6 +13,9 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the Speex compressor/decompressor audio codec +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyrex>=0.9.6.2:devel/pyrex@${PY_FLAVOR} LIB_DEPENDS= libspeex.so:audio/speex |