summaryrefslogtreecommitdiff
path: root/mail/perdition-gdbm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/perdition-gdbm/Makefile')
-rw-r--r--mail/perdition-gdbm/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/perdition-gdbm/Makefile b/mail/perdition-gdbm/Makefile
new file mode 100644
index 00000000000..fef15a955df
--- /dev/null
+++ b/mail/perdition-gdbm/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1 2006/01/31 21:07:30 tv Exp $
+#
+
+PERDITION_COMMENT= GDBM user database module
+PERDITION_PKGNAME= gdbm
+BUILD_DIRS= makegdbm perdition/db/gdbm
+
+.include "../../databases/gdbm/buildlink3.mk"
+.include "../../mail/perdition/buildlink3.mk"
+.include "../perdition/Makefile.common"