aboutsummaryrefslogtreecommitdiff
path: root/bin/domainname/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domainname/Makefile')
-rw-r--r--bin/domainname/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/domainname/Makefile b/bin/domainname/Makefile
new file mode 100644
index 000000000000..d3bace8feef3
--- /dev/null
+++ b/bin/domainname/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+PACKAGE=runtime
+PROG= domainname
+
+.include <bsd.prog.mk>