diff options
Diffstat (limited to 'math/py-gato/Makefile')
-rw-r--r-- | math/py-gato/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-gato/Makefile b/math/py-gato/Makefile index 6872c8f65224..533f2b108bd0 100644 --- a/math/py-gato/Makefile +++ b/math/py-gato/Makefile @@ -14,6 +14,7 @@ DISTNAME= Gato-${PORTVERSION:U:C|\.([^.]*)$|\1|} EXTRACT_SUFX= .tar MAINTAINER= wjv@FreeBSD.org +COMMENT= A Python-based toolbox to visualise algorithms on graphs RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |