diff options
Diffstat (limited to 'graphics/tweeny/Makefile')
-rw-r--r-- | graphics/tweeny/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/tweeny/Makefile b/graphics/tweeny/Makefile index 4e76b2485130..2d5e3ab228cb 100644 --- a/graphics/tweeny/Makefile +++ b/graphics/tweeny/Makefile @@ -6,6 +6,7 @@ CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org COMMENT= Modern C++ tweening library +WWW= https://mobius3.github.io/tweeny/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |