diff options
Diffstat (limited to 'graphics/q-graph/Makefile')
-rw-r--r-- | graphics/q-graph/Makefile | 3 |
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 |