diff options
Diffstat (limited to 'graphics/mesa-libs/Makefile')
-rw-r--r-- | graphics/mesa-libs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/mesa-libs/Makefile b/graphics/mesa-libs/Makefile index 0bd0c50bc6e3..fca496e5c125 100644 --- a/graphics/mesa-libs/Makefile +++ b/graphics/mesa-libs/Makefile @@ -3,6 +3,7 @@ PORTVERSION= ${MESAVERSION} CATEGORIES= graphics COMMENT= OpenGL libraries that support GLX and EGL clients +WWW= https://www.mesa3d.org/ LIB_DEPENDS= libOpenGL.so:graphics/libglvnd |