diff options
Diffstat (limited to 'devel/bullet/Makefile')
-rw-r--r-- | devel/bullet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile index 2a33847d8045..8c91cb983808 100644 --- a/devel/bullet/Makefile +++ b/devel/bullet/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= fluffy@FreeBSD.org COMMENT= 3D collision detection and rigid body dynamics library +WWW= https://www.bulletphysics.com/ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE.txt |