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