aboutsummaryrefslogtreecommitdiff
path: root/graphics/q-graph
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-06-10 13:30:44 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-06-10 13:30:44 +0000
commitcc15b0864ce76f7b8f133e72a4dcfb89ad91ec15 (patch)
tree1b7a0a2a949f2187de9aecf8203211685f7906de /graphics/q-graph
parente550cf5e3b57f07c96dc473925b914827ccba68e (diff)
downloadports-cc15b0864ce76f7b8f133e72a4dcfb89ad91ec15.tar.gz
ports-cc15b0864ce76f7b8f133e72a4dcfb89ad91ec15.zip
- Deprecate lang/q and it's modules. As stated on the project's website, Q is
no longer supported, and users are advised to use lang/pure instead. Expiration date in two months.
Notes
Notes: svn path=/head/; revision=320472
Diffstat (limited to 'graphics/q-graph')
-rw-r--r--graphics/q-graph/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/q-graph/Makefile b/graphics/q-graph/Makefile
index b3332bc6404e..f67be8858484 100644
--- a/graphics/q-graph/Makefile
+++ b/graphics/q-graph/Makefile
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= q-
MAINTAINER= gahr@FreeBSD.org
COMMENT= Q-Graph -- graph library and editor for the Q language
+DEPRECATED= Q-Lang is no longer supported. See lang/pure instead.
+EXPIRATION_DATE=2013-08-10
+
LIB_DEPENDS= q.8:${PORTSDIR}/lang/q
RUN_DEPENDS= ${LOCALBASE}/lib/bwidget/init.tcl:${PORTSDIR}/x11-toolkits/bwidget