diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-07 20:25:16 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-07 20:25:16 +0000 |
commit | 95e220d1be3e92d0c953e46b12a7323daa87fcba (patch) | |
tree | 89bc7a183ca5deb7ecc4b342760bc242b01d2a40 /games/teg/Makefile | |
parent | 471b0594ce8438f549cd54515fd007978dbc7528 (diff) |
Notes
Diffstat (limited to 'games/teg/Makefile')
-rw-r--r-- | games/teg/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/teg/Makefile b/games/teg/Makefile index 25e2c52b8f6a..c002ab17fd36 100644 --- a/games/teg/Makefile +++ b/games/teg/Makefile @@ -12,6 +12,9 @@ COMMENT= Turn-based strategy game for GNOME LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= GNOME 2 application +EXPIRATION_DATE= 2018-12-10 + USE_GITHUB= yes GH_ACCOUNT= wfx USES= gettext-tools gmake iconv libtool pathfix pkgconfig |