aboutsummaryrefslogtreecommitdiff
path: root/math/mathgl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-02-23 15:25:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-02-23 15:25:53 +0000
commit41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49 (patch)
treedc94bc3df22b218498c473b644b9ddf5d9c9342d /math/mathgl
parentd7d7b4eebbb16e530100e9fc57ee92890921ae86 (diff)
downloadports-41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49.tar.gz
ports-41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49.zip
Deprecate a few ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=526925
Diffstat (limited to 'math/mathgl')
-rw-r--r--math/mathgl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/mathgl/Makefile b/math/mathgl/Makefile
index c198b06ccc76..1d888d66280b 100644
--- a/math/mathgl/Makefile
+++ b/math/mathgl/Makefile
@@ -12,6 +12,9 @@ COMMENT= Library for high-quality scientific data visualization
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
LIB_DEPENDS= libgif.so:graphics/giflib \
libgsl.so:math/gsl \
libhdf5.so:science/hdf5 \