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

13 lines
323 B
Makefile

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