mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
11 lines
324 B
Makefile
11 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"
|