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