aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/banner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/banner/Makefile')
-rw-r--r--usr.bin/banner/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/banner/Makefile b/usr.bin/banner/Makefile
new file mode 100644
index 000000000000..f3af9a652f56
--- /dev/null
+++ b/usr.bin/banner/Makefile
@@ -0,0 +1,4 @@
+PROG= banner
+MAN= banner.6
+
+.include <bsd.prog.mk>