diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-28 21:57:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-28 21:57:18 +0000 |
commit | 41505cf2bb619f63760fae4989895366bd2bd3ce (patch) | |
tree | d4f7fa86a350f96e267772a7dd6a5accfae45407 /x11/py-xdot06 | |
parent | 362ebd62758c4a0d0431caa3a33d35a9174a0f58 (diff) |
Notes
Diffstat (limited to 'x11/py-xdot06')
-rw-r--r-- | x11/py-xdot06/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/py-xdot06/Makefile b/x11/py-xdot06/Makefile index 841e5587a893..61d0d2a70b75 100644 --- a/x11/py-xdot06/Makefile +++ b/x11/py-xdot06/Makefile @@ -12,6 +12,9 @@ COMMENT= Interactive viewer for Graphviz dot files LICENSE= LGPL3+ +DEPRECATED= Old, uses EOLed python27 +EXPIRATION_DATE= 2020-03-01 + RUN_DEPENDS= dot:graphics/graphviz NO_ARCH= yes |