10 lines
324 B
Makefile
10 lines
324 B
Makefile
# $NetBSD: Makefile,v 1.8 2012/10/08 12:19:26 asau Exp $
|
|
|
|
PKGREVISION= 3
|
|
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"
|