12 lines
320 B
Makefile
12 lines
320 B
Makefile
# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:57 joerg Exp $
|
|
#
|
|
|
|
PKGREVISION= 1
|
|
|
|
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"
|