pkgsrc-wip/gambas3-gb-db/Makefile

12 lines
254 B
Makefile

# $NetBSD$
BUILD_DIRS= main/lib/db
GB_DEPENDS= gambas3-runtime
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-db-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= Database access for Gambas
.include "../../mk/bsd.pkg.mk"