pkgsrc-wip/gambas3-gb-opengl-glsl/Makefile

14 lines
369 B
Makefile

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