aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2011-08-07 13:58:44 +0800
committertota <tota@FreeBSD.org>2011-08-07 13:58:44 +0800
commitd50e4bbe36977ef7e79a407ed7b6c0f9c34275b7 (patch)
tree5ff98a059013638e3743193fdeb016f9168dc388 /graphics/Makefile
parent72d557b5e006bf62807ecdf6f59269f1142f8183 (diff)
downloadfreebsd-ports-graphics-d50e4bbe36977ef7e79a407ed7b6c0f9c34275b7.tar.gz
freebsd-ports-graphics-d50e4bbe36977ef7e79a407ed7b6c0f9c34275b7.tar.zst
freebsd-ports-graphics-d50e4bbe36977ef7e79a407ed7b6c0f9c34275b7.zip
- Add a new port: graphics/py-seqdiag
`seqdiag` generate sequence-diagram image file from spec-text file. Features * Generate sequence-diagram from dot like text (basic feature). * Multilingualization for node-label (utf-8 only). WWW: http://blockdiag.com/seqdiag/build/html/
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 b184fe39330..aade8d2dd29 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -791,6 +791,7 @@
SUBDIR += py-pyproj
SUBDIR += py-qt4-svg
SUBDIR += py-rabbyt
+ SUBDIR += py-seqdiag
SUBDIR += py-sorl-thumbnail
SUBDIR += py-soya3d
SUBDIR += py-visual