summaryrefslogtreecommitdiff
path: root/math/glm/files/glm.pc.in
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-03-12 15:55:03 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-03-12 15:55:03 +0000
commitf98c6bc93bea9653028a51b3e0719c88651fa6ee (patch)
treec27ce61ac06e15c6b25e6e310b3c8884f652632e /math/glm/files/glm.pc.in
parentbenchmarks/iozone: Adopt port (diff)
- Update math/glm to 0.9.9.8
Notes
Notes: svn path=/head/; revision=568184
Diffstat (limited to 'math/glm/files/glm.pc.in')
-rw-r--r--math/glm/files/glm.pc.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/math/glm/files/glm.pc.in b/math/glm/files/glm.pc.in
new file mode 100644
index 000000000000..dccab04acd83
--- /dev/null
+++ b/math/glm/files/glm.pc.in
@@ -0,0 +1,7 @@
+prefix=%%PREFIX%%
+includedir=${prefix}/include
+
+Name: GLM
+Description: OpenGL Mathematics
+Version: 0.9.8
+Cflags: -I${includedir}