aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-12 12:18:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-12 12:18:12 +0000
commitc16b6a9faa134fe6e3ed9178bba485f73591f498 (patch)
tree5c3a7ac4c7d0543d7225cec28e0b2a1c8cd22cb9 /math
parent32a76caee074e9ab5150200155a557cf33dbde8d (diff)
downloadports-c16b6a9faa134fe6e3ed9178bba485f73591f498.tar.gz
ports-c16b6a9faa134fe6e3ed9178bba485f73591f498.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/matrices/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/math/matrices/Makefile b/math/matrices/Makefile
index 68ee07c580fa..4c20a8f4ad85 100644
--- a/math/matrices/Makefile
+++ b/math/matrices/Makefile
@@ -10,6 +10,11 @@ MASTER_SITES= http://mplus.dk/${PORTNAME}/
MAINTAINER= ontherenth@gmail.com
COMMENT= Matrix calculator (with both GUI & console-interface)
+EXPIRATION_DATE= 2013-10-12
+DEPRECATED= Unmaintained upstream
+
+IGNORE= Does build with libc++
+
USES= pkgconfig
USE_GNOME= glib20 gtk20
GNU_CONFIGURE= yes