diff options
Diffstat (limited to 'graphics/matplotlib-cpp/Makefile')
-rw-r--r-- | graphics/matplotlib-cpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/matplotlib-cpp/Makefile b/graphics/matplotlib-cpp/Makefile index 8fb5eb6264c4..f5551ce7464e 100644 --- a/graphics/matplotlib-cpp/Makefile +++ b/graphics/matplotlib-cpp/Makefile @@ -4,6 +4,7 @@ CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org COMMENT= Header-only C++ plotting library built on the popular matplotlib +WWW= https://github.com/lava/matplotlib-cpp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |