aboutsummaryrefslogtreecommitdiff
path: root/graphics/vertex/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-15 18:16:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-15 18:16:42 +0000
commit4e36828cbe71171638784e8c479ea95eb4563200 (patch)
treef2c89b761cf7f47cb2e4a199959e3421d566381c /graphics/vertex/Makefile
parentef268a4b86d11a4d2dd6302bef8525e27c99f791 (diff)
Deprecate unmaintained ports from graphics where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Notes
Notes: svn path=/head/; revision=270962
Diffstat (limited to 'graphics/vertex/Makefile')
-rw-r--r--graphics/vertex/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/vertex/Makefile b/graphics/vertex/Makefile
index c4929a272e3e..392c76c897e5 100644
--- a/graphics/vertex/Makefile
+++ b/graphics/vertex/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://wolfpack.twu.net/users/wolfpack/
MAINTAINER= ports@FreeBSD.org
COMMENT= A 3D modeller for generating efficient game models
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
USE_BZIP2= yes