pkgsrc-wip/gambas3-gb-db-sqlite2/Makefile

13 lines
323 B
Makefile

# $NetBSD$
BUILD_DIRS= gb.db.sqlite2
GB_DEPENDS= gambas3-gb-db
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-db-sqlite2-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= The Gambas SQLite 2 driver (deprecated)
.include "../../databases/sqlite/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"