aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/vvv
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-16 02:16:42 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-16 02:16:42 +0800
commit4e36828cbe71171638784e8c479ea95eb4563200 (patch)
treef2c89b761cf7f47cb2e4a199959e3421d566381c /graphics/vvv
parentef268a4b86d11a4d2dd6302bef8525e27c99f791 (diff)
downloadfreebsd-ports-gnome-4e36828cbe71171638784e8c479ea95eb4563200.tar.gz
freebsd-ports-gnome-4e36828cbe71171638784e8c479ea95eb4563200.tar.zst
freebsd-ports-gnome-4e36828cbe71171638784e8c479ea95eb4563200.zip
Deprecate unmaintained ports from graphics where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'graphics/vvv')
-rw-r--r--graphics/vvv/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/vvv/Makefile b/graphics/vvv/Makefile
index ded5c0e47d73..44108c8547b3 100644
--- a/graphics/vvv/Makefile
+++ b/graphics/vvv/Makefile
@@ -18,6 +18,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A tutorial tool for understanding viewing and projection in OpenGL
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libglui.a:${PORTSDIR}/devel/glui
USE_GMAKE= yes