aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/send-pr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/send-pr/Makefile')
-rw-r--r--usr.bin/send-pr/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/send-pr/Makefile b/usr.bin/send-pr/Makefile
new file mode 100644
index 000000000000..2b422bf315a8
--- /dev/null
+++ b/usr.bin/send-pr/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+SCRIPTS= send-pr.sh
+
+.include <bsd.prog.mk>