diff options
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 |