diff options
Diffstat (limited to 'math/graphthing/Makefile')
-rw-r--r-- | math/graphthing/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 7eb4f01..7fb178a 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -12,6 +12,7 @@ CATEGORIES= math MASTER_SITES= http://members.optushome.com.au/davidsymonds/gt/ MAINTAINER= ports@FreeBSD.org +COMMENT= A tool that allows you to create, manipulate and study graphs LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- |