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/gnomekiss | |
parent | 471b0594ce8438f549cd54515fd007978dbc7528 (diff) |
Deprecate some GNOME 2 applications
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=481492
Diffstat (limited to 'games/gnomekiss')
-rw-r--r-- | games/gnomekiss/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index ee58b5b5d8ee..f94e6ed07475 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -13,6 +13,9 @@ COMMENT= GNOME version of Kisekae Set System LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= GNOME 2 application +EXPIRATION_DATE= 2018-12-10 + RUN_DEPENDS= lha:archivers/lha USES= gettext-tools pathfix pkgconfig |