aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-12-01 23:32:06 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-12-01 23:32:06 +0000
commite55c31e550e63f9e0eec7058cc5548e34c62de6a (patch)
tree7d74e45e50a14e448f994d04384aa2bfac5f3188 /graphics/Makefile
parentda296d403c72d7c180be30b2893b457415279bd8 (diff)
A plugin for blockdiag that provides shapes for networking.
The shapes are using Network Topology Icons designed by Cisco Systems, Inc. o Network Topology Icons: http://www.cisco.com/web/about/ac50/ac47/2.html o Cisco Systems, Inc: http://www.cisco.com/ WWW: http://pypi.python.org/pypi/blockdiagcontrib-cisco/ Feature safe: yes
Notes
Notes: svn path=/head/; revision=286747
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 ac6c7844bbc8..31cb2c3422cb 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -774,6 +774,7 @@
SUBDIR += py-actdiag
SUBDIR += py-amanith
SUBDIR += py-blockdiag
+ SUBDIR += py-blockdiagcontrib-cisco
SUBDIR += py-cairo
SUBDIR += py-chart
SUBDIR += py-clutter