summaryrefslogtreecommitdiff
path: root/graphics/qore-glut-module/buildlink3.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-12-30 15:58:20 +0000
committerwiz <wiz@pkgsrc.org>2014-12-30 15:58:20 +0000
commit3c094ac60515214d1567c76cb6441b197e3243c4 (patch)
tree5b40f48308d87b6f048bfa90d11c5503b28c9627 /graphics/qore-glut-module/buildlink3.mk
parente5f43a7521b85c282d6e61093c55b66e7000c12c (diff)
downloadpkgsrc-3c094ac60515214d1567c76cb6441b197e3243c4.tar.gz
Import qore-glut-module-0.0.3nb3 as graphics/qore-glut-module,
packaged for wip by nros. GLUT Qore module. This module provides GLUT bindings for the Qore language.
Diffstat (limited to 'graphics/qore-glut-module/buildlink3.mk')
-rw-r--r--graphics/qore-glut-module/buildlink3.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/qore-glut-module/buildlink3.mk b/graphics/qore-glut-module/buildlink3.mk
new file mode 100644
index 00000000000..e81ddf2fe42
--- /dev/null
+++ b/graphics/qore-glut-module/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1 2014/12/30 15:58:20 wiz Exp $
+#
+
+BUILDLINK_TREE+= qore-glut-module
+
+.if !defined(QORE_GLUT_MODULE_BUILDLINK3_MK)
+QORE_GLUT_MODULE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.qore-glut-module+= qore-glut-module>=0.0.3
+BUILDLINK_PKGSRCDIR.qore-glut-module?= ../../graphics/qore-glut-module
+
+.include "../../graphics/qore-opengl-module/buildlink3.mk"
+.endif # QORE_GLUT_MODULE_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -qore-glut-module