diff options
-rw-r--r-- | math/py-networkx1/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/py-networkx1/Makefile b/math/py-networkx1/Makefile index 21e4c6d5268b..4555ef125ffa 100644 --- a/math/py-networkx1/Makefile +++ b/math/py-networkx1/Makefile @@ -15,6 +15,9 @@ COMMENT= Tools for complex networks / Backported version LICENSE= BSD3CLAUSE +DEPRECATED= Obsolete, please use math/py-networkx instead +EXPIRATION_DATE= 2020-11-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>=3.4.0:devel/py-decorator@${PY_FLAVOR} USES= python:3.6+ shebangfix |