c532c4cf32
before and might have picked up a wrong version, bump revision.
14 lines
336 B
Makefile
14 lines
336 B
Makefile
# $NetBSD: Makefile,v 1.3 2006/06/28 13:46:58 joerg Exp $
|
|
#
|
|
|
|
PKGREVISION= 2
|
|
|
|
PERDITION_COMMENT= Berkeley DB user database module
|
|
PERDITION_PKGNAME= bdb
|
|
BUILD_DIRS= makebdb perdition/db/bdb
|
|
|
|
BDB_ACCEPTED= db4
|
|
|
|
.include "../../mk/bdb.buildlink3.mk"
|
|
.include "../../mail/perdition/buildlink3.mk"
|
|
.include "../perdition/Makefile.common"
|