diff options
Diffstat (limited to 'devel/entt/Makefile')
-rw-r--r-- | devel/entt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/entt/Makefile b/devel/entt/Makefile index 8c0d5635bb45..b42ca8beb87e 100644 --- a/devel/entt/Makefile +++ b/devel/entt/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Fast and reliable entity-component system (ECS) and much more +WWW= https://github.com/skypjack/entt/wiki LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |