aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-gnuplot
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-12-26 07:54:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-12-26 07:54:28 +0000
commitde61a8720881da46af35e6e0abf44f90665881a4 (patch)
tree3bf9892e82abdc673d0347fd10ca9dc8108c22a6 /math/py-gnuplot
parenta67f3f35a3078187a2ab3b4163d501c43cabbb66 (diff)
Deprecate a few ports
With hat: portmgr
Diffstat (limited to 'math/py-gnuplot')
-rw-r--r--math/py-gnuplot/Makefile3
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}