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/gnomeattacks/Makefile | |
parent | 471b0594ce8438f549cd54515fd007978dbc7528 (diff) | |
download | ports-95e220d1be3e92d0c953e46b12a7323daa87fcba.tar.gz ports-95e220d1be3e92d0c953e46b12a7323daa87fcba.zip |
Notes
Diffstat (limited to 'games/gnomeattacks/Makefile')
-rw-r--r-- | games/gnomeattacks/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/gnomeattacks/Makefile b/games/gnomeattacks/Makefile index e3a45a5dd8c8..8474a2d13c22 100644 --- a/games/gnomeattacks/Makefile +++ b/games/gnomeattacks/Makefile @@ -13,6 +13,9 @@ COMMENT= GNOME 2 game featuring a bizarre flying GNOME logo LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= GNOME 2 application +EXPIRATION_DATE= 2018-12-10 + GNU_CONFIGURE= yes USES= pathfix gmake pkgconfig USE_GNOME= gnomeprefix gnomevfs2 libgnomeui |