diff options
Diffstat (limited to 'math/py-gnuplot')
-rw-r--r-- | math/py-gnuplot/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/py-gnuplot/Makefile b/math/py-gnuplot/Makefile index d2702d4cf3d9..c0b0d3cfe1cf 100644 --- a/math/py-gnuplot/Makefile +++ b/math/py-gnuplot/Makefile @@ -12,6 +12,9 @@ DISTNAME= gnuplot-py-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to gnuplot plotting program +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21 BUILD_DEPENDS= ${PYNUMPY} |