pkgsrc-wip/gambas3-gb-mysql/Makefile

12 lines
292 B
Makefile

# $NetBSD$
BUILD_DIRS= comp
GB_DEPENDS= gambas3-runtime gambas3-gb-db gambas3-gb-db-mysql
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-mysql-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= MySQL specific routines for Gambas
.include "../../mk/bsd.pkg.mk"