diff options
Diffstat (limited to 'math/obake/Makefile')
-rw-r--r-- | math/obake/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/obake/Makefile b/math/obake/Makefile index 63e55028f8d3..dd3d557c7873 100644 --- a/math/obake/Makefile +++ b/math/obake/Makefile @@ -6,6 +6,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= C++ library for the symbolic manipulation of sparse polynomials & co +WWW= https://bluescarni.github.io/obake/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE |