aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorOlivier Cochard <olivier@FreeBSD.org>2018-04-29 11:51:06 +0000
committerOlivier Cochard <olivier@FreeBSD.org>2018-04-29 11:51:06 +0000
commitf9febd367ca7d6a2f29463c24d998f02ab052acc (patch)
treea5b9406238bd9148f340725f77c3cf67efafdf3a /net/Makefile
parenta8939c301dcdfaf067557fa3d3e63d97a9fbc41c (diff)
downloadports-f9febd367ca7d6a2f29463c24d998f02ab052acc.tar.gz
ports-f9febd367ca7d6a2f29463c24d998f02ab052acc.zip
Add new port: net/graphpath
Graphpath generates an ASCII network diagram from the route table of a FreeBSD router.
Notes
Notes: svn path=/head/; revision=468621
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index fa86ff6e2cc0..0ae458181568 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -206,6 +206,7 @@
SUBDIR += goreplay
SUBDIR += gotthard
SUBDIR += gq
+ SUBDIR += graphpath
SUBDIR += grdesktop
SUBDIR += grilo
SUBDIR += grilo-plugins