diff options
Diffstat (limited to 'math/glm')
-rw-r--r-- | math/glm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/glm/Makefile b/math/glm/Makefile index 6e293c819994..ce47f1956dbb 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -5,6 +5,7 @@ CATEGORIES= math graphics MAINTAINER= amdmi3@FreeBSD.org COMMENT= C++ mathematics library for software based on the OpenGL GLSL +WWW= https://glm.g-truc.net/ LICENSE= MIT |