2011-08-23 15:06:45 +02:00
|
|
|
# $NetBSD: Makefile,v 1.6 2011/08/23 13:06:50 obache Exp $
|
2006-02-06 00:08:03 +01:00
|
|
|
|
2011-08-23 15:06:45 +02:00
|
|
|
PKGREVISION= 2
|
2006-01-31 22:07:30 +01:00
|
|
|
PERDITION_COMMENT= GDBM user database module
|
|
|
|
PERDITION_PKGNAME= gdbm
|
|
|
|
BUILD_DIRS= makegdbm perdition/db/gdbm
|
|
|
|
|
2008-06-12 04:14:13 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2006-01-31 22:07:30 +01:00
|
|
|
.include "../../databases/gdbm/buildlink3.mk"
|
|
|
|
.include "../../mail/perdition/buildlink3.mk"
|
2010-06-02 14:50:03 +02:00
|
|
|
.include "../../mail/perdition/Makefile.common"
|