pkgsrc-wip/gambas3-gb-opengl/Makefile

14 lines
355 B
Makefile

# $NetBSD$
BUILD_DIRS= gb.opengl
GB_DEPENDS= gambas3-gb-image
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-opengl-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= OpenGL library interface for Gambas
.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/glew/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"