diff options
Diffstat (limited to 'devel/raylib/Makefile')
-rw-r--r-- | devel/raylib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/raylib/Makefile b/devel/raylib/Makefile index a84b40e1e8a9..9f1c5a2885cb 100644 --- a/devel/raylib/Makefile +++ b/devel/raylib/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel education MAINTAINER= freebsd@sysctl.cz COMMENT= Library to learn videogames programming +WWW= https://www.raylib.com/ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE |