summaryrefslogtreecommitdiff
path: root/games/gtklife
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-12 09:19:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-12 09:19:04 +0000
commit89b4379a177ed6c314362aa05d65f4af81e8aee0 (patch)
tree08893c75412f70cc89eac1c944e80b8d4e2bcc52 /games/gtklife
parent- Add LICENSE (diff)
Deprecate most glib12 consumers
With hat: portmgr
Notes
Notes: svn path=/head/; revision=481888
Diffstat (limited to 'games/gtklife')
-rw-r--r--games/gtklife/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile
index 0bea103f1458..c8bcb8e2fd19 100644
--- a/games/gtklife/Makefile
+++ b/games/gtklife/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://ironphoenix.org/tril/gtklife/
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ implementation of Conways Game of Life
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING