diff options
| author | Marc Vertes <mvertes@free.fr> | 2021-02-21 10:18:33 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2021-02-21 10:18:33 +0100 |
| commit | 68017f46742241cd6842422b7c009e59d65f73a4 (patch) | |
| tree | 6f0348082225b37a8683f9f19b6df33b168596ac /graphviz | |
creation
Diffstat (limited to 'graphviz')
| -rw-r--r-- | graphviz/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphviz/Makefile b/graphviz/Makefile new file mode 100644 index 0000000..633d9ed --- /dev/null +++ b/graphviz/Makefile @@ -0,0 +1,4 @@ +URL = https://gitlab.com/graphviz/graphviz/-/package_files/7097035/download +ARC = graphviz-2.46.1.tar.gz + +include ../build.mk |
