diff options
Diffstat (limited to 'math/mfem/Makefile')
-rw-r--r-- | math/mfem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/mfem/Makefile b/math/mfem/Makefile index 4cfc5261b956..dd7370c51881 100644 --- a/math/mfem/Makefile +++ b/math/mfem/Makefile @@ -6,6 +6,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight, general, scalable C++ library for finite element methods +WWW= https://mfem.org/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE |