aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-07-18 15:01:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-07-18 15:01:00 +0000
commitf7ce6877069081f71a5c850a495e3902859757ac (patch)
tree7160b93193f3c78f6437015ecf530519ed6a0ea8 /graphics/Makefile
parentfec8abf26130b30820122d04328075af59c5d568 (diff)
downloadports-f7ce6877069081f71a5c850a495e3902859757ac.tar.gz
ports-f7ce6877069081f71a5c850a495e3902859757ac.zip
New port: graphics/svgbob
Convert ASCII diagrams to SVG. These can be - Basic shapes - Quick logo scribbles - Sequence Diagrams - Statistical charts - Flow charts - Block diagrams - Mindmaps - Circuit diagrams WWW: https://github.com/ivanceras/svgbob
Notes
Notes: svn path=/head/; revision=506853
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 79871c46e022..a661b2062afc 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1005,6 +1005,7 @@
SUBDIR += svg2pdf
SUBDIR += svg2png
SUBDIR += svgalib
+ SUBDIR += svgbob
SUBDIR += swfdec
SUBDIR += swfmill
SUBDIR += swftools