aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-06-06 01:00:14 +0800
committerantoine <antoine@FreeBSD.org>2013-06-06 01:00:14 +0800
commit1306dba5f8fed663c0e5a3547135058546fef526 (patch)
tree4426039d21f1a39ad9d2b2b544b6e77307ea3938 /games
parentd643f64624d582230e743552678482b25f8b562a (diff)
downloadfreebsd-ports-gnome-1306dba5f8fed663c0e5a3547135058546fef526.tar.gz
freebsd-ports-gnome-1306dba5f8fed663c0e5a3547135058546fef526.tar.zst
freebsd-ports-gnome-1306dba5f8fed663c0e5a3547135058546fef526.zip
Deprecate a few leaf GGI ports.
Upstream is not active since a few years.
Diffstat (limited to 'games')
-rw-r--r--games/koth/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/games/koth/Makefile b/games/koth/Makefile
index 9dc2b121e3ae..06a8134dd327 100644
--- a/games/koth/Makefile
+++ b/games/koth/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: koth
-# Date created: 15 Oct 2004
-# Whom: Travis Poppe <tlp@liquidx.org>
-#
+# Created by: Travis Poppe <tlp@liquidx.org>
# $FreeBSD$
-#
PORTNAME= koth
PORTVERSION= 0.8.0
@@ -17,6 +13,9 @@ COMMENT= Multiplayer tank artillery game similar to Scorched Earth
LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi
+DEPRECATED= Unmaintained
+EXPIRATION_DATE=2013-09-01
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_CSTD= gnu89