pkgsrc/databases/gdbm/Makefile

18 lines
334 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.48 2012/10/02 21:25:17 asau Exp $
1997-10-27 04:25:18 +01:00
2011-10-17 10:40:15 +02:00
.include "Makefile.common"
1997-10-27 04:25:18 +01:00
COMMENT= The GNU database manager
PKGREVISION= 3
1997-10-27 04:25:18 +01:00
2004-05-02 06:14:19 +02:00
PKG_INSTALLATION_TYPES= overwrite pkgviews
INFO_FILES= yes
MAKE_JOBS_SAFE= no
1997-10-27 04:32:44 +01:00
.include "../../mk/bsd.prefs.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"