mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
17 lines
335 B
Makefile
17 lines
335 B
Makefile
# $NetBSD: Makefile,v 1.49 2013/04/08 11:17:10 rodent Exp $
|
|
|
|
.include "Makefile.common"
|
|
|
|
COMMENT= The GNU database manager
|
|
PKGREVISION= 3
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
INFO_FILES= yes
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|