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

13 lines
310 B
Makefile

# $NetBSD$
BUILD_DIRS= gb.db.postgresql
GB_DEPENDS= gambas3-gb-db
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-db-postgresql-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= PostgreSQL driver for Gambas
.include "../../mk/pgsql.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"