diff options
Diffstat (limited to 'math/graphthing')
-rw-r--r-- | math/graphthing/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 1bc3a45d9e71..dcb9105d5fd8 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tool that allows you to create, manipulate, and study graphs WWW= http://graph.seul.org/ +DEPRECATED= Abandoned project and use deprecated wxgtk28 +EXPIRATION_DATE= 2022-12-31 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |