aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-12 20:18:12 +0800
committerbapt <bapt@FreeBSD.org>2013-09-12 20:18:12 +0800
commitfa2e64a89d665b97944e74888468b97daa4e2cf0 (patch)
tree5c3a7ac4c7d0543d7225cec28e0b2a1c8cd22cb9 /math
parent7ed79ac3a8bc9abd0db0acea6b52e7a09e9861f7 (diff)
downloadfreebsd-ports-gnome-fa2e64a89d665b97944e74888468b97daa4e2cf0.tar.gz
freebsd-ports-gnome-fa2e64a89d665b97944e74888468b97daa4e2cf0.tar.zst
freebsd-ports-gnome-fa2e64a89d665b97944e74888468b97daa4e2cf0.zip
Mark as deprecated: unmaintained upstream
Submitted by: Morten Slot Kristensen <ontherenth@gmail.com> (maintainer, upstream) via pkg-fallout
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