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 /math | |
parent | Update to 2.060 (diff) |
Deprecate some GNOME 2 applications
With hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/gdcalc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile index 700274986d8a..cafd5219b28c 100644 --- a/math/gdcalc/Makefile +++ b/math/gdcalc/Makefile @@ -13,6 +13,9 @@ COMMENT= Gnome-based scientific calculator LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= GNOME 2 application +EXPIRATION_DATE= 2018-12-10 + RUN_DEPENDS= ${LOCALBASE}/bin/gunits:math/units USES= pkgconfig |