diff options
Diffstat (limited to 'math/muparser/Makefile')
-rw-r--r-- | math/muparser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/muparser/Makefile b/math/muparser/Makefile index 5769d626f5cf..97335db011c7 100644 --- a/math/muparser/Makefile +++ b/math/muparser/Makefile @@ -5,6 +5,7 @@ CATEGORIES= math devel MAINTAINER= nivit@FreeBSD.org COMMENT= Mathematical expressions parser library written in C++ +WWW= https://beltoforion.de/en/muparser/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/License.txt |