10 lines
323 B
Makefile
10 lines
323 B
Makefile
# $NetBSD: Makefile,v 1.9 2018/01/28 20:10:54 wiz Exp $
|
|
|
|
PKGREVISION= 4
|
|
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 "../../mail/perdition/Makefile.common"
|