diff options
Diffstat (limited to 'graphics/glfw/Makefile')
-rw-r--r-- | graphics/glfw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile index e3cd2fc111a8..3904309dd594 100644 --- a/graphics/glfw/Makefile +++ b/graphics/glfw/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/glfw/glfw/releases/download/${PORTVERSION}/ MAINTAINER= eduardo@FreeBSD.org COMMENT= Portable framework for OpenGL development +WWW= https://www.glfw.org/ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE.md |