diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /graphics/py-graph-dot | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) | |
download | ports-5e38556079dc1b29917574ab333469bcd6cb2826.tar.gz ports-5e38556079dc1b29917574ab333469bcd6cb2826.zip |
Notes
Diffstat (limited to 'graphics/py-graph-dot')
-rw-r--r-- | graphics/py-graph-dot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-graph-dot/Makefile b/graphics/py-graph-dot/Makefile index af628ae1c9ad..fba85b85b0ac 100644 --- a/graphics/py-graph-dot/Makefile +++ b/graphics/py-graph-dot/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= demon@FreeBSD.org -COMMENT= A library for working with graphs in Python, dot module +COMMENT= Library for working with graphs in Python, dot module RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydot>=0:${PORTSDIR}/graphics/py-pydot \ ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-core |