diff options
Diffstat (limited to 'graphics/py-graph-dot/Makefile')
-rw-r--r-- | graphics/py-graph-dot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/py-graph-dot/Makefile b/graphics/py-graph-dot/Makefile index b4c1cdebf578..3e75031548fa 100644 --- a/graphics/py-graph-dot/Makefile +++ b/graphics/py-graph-dot/Makefile @@ -13,6 +13,8 @@ MAINTAINER= demon@FreeBSD.org COMMENT= Library for working with graphs in Python, dot module BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydot>=0:graphics/py-pydot \ ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:graphics/py-graph-core |