aboutsummaryrefslogtreecommitdiffstats
path: root/network_cmds/ip6addrctl.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'network_cmds/ip6addrctl.tproj/Makefile')
-rw-r--r--network_cmds/ip6addrctl.tproj/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/network_cmds/ip6addrctl.tproj/Makefile b/network_cmds/ip6addrctl.tproj/Makefile
new file mode 100644
index 0000000..bceb792
--- /dev/null
+++ b/network_cmds/ip6addrctl.tproj/Makefile
@@ -0,0 +1,6 @@
+PROG= ip6addrctl
+MAN= ip6addrctl.8
+
+BINDIR=/usr/sbin
+
+.include <bsd.prog.mk>