13 lines
273 B
Makefile
13 lines
273 B
Makefile
# $NetBSD: Makefile,v 1.51 2014/10/09 14:06:05 wiz Exp $
|
|
|
|
.include "Makefile.common"
|
|
|
|
COMMENT= The GNU database manager
|
|
|
|
INFO_FILES= yes
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|