diff options
Diffstat (limited to 'math/py-gato')
-rw-r--r-- | math/py-gato/Makefile | 1 | ||||
-rw-r--r-- | math/py-gato/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gato/Makefile b/math/py-gato/Makefile index 6872c8f6..533f2b1 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 diff --git a/math/py-gato/pkg-comment b/math/py-gato/pkg-comment deleted file mode 100644 index c741ebb..0000000 --- a/math/py-gato/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python-based toolbox to visualise algorithms on graphs |