diff options
Diffstat (limited to 'math/deal.ii/Makefile')
-rw-r--r-- | math/deal.ii/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile index 262ee5628c4f..0d21cb0e852d 100644 --- a/math/deal.ii/Makefile +++ b/math/deal.ii/Makefile @@ -6,6 +6,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Finite element Differential Equations Analysis Library (DEAL) +WWW= https://www.dealii.org/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.md |