diff options
Diffstat (limited to 'math/xlife++/Makefile')
-rw-r--r-- | math/xlife++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/xlife++/Makefile b/math/xlife++/Makefile index eaa400d07a3f..113c19428e0e 100644 --- a/math/xlife++/Makefile +++ b/math/xlife++/Makefile @@ -7,6 +7,7 @@ DISTNAME= xlifepp-sources-v${DISTVERSION}-2018-05-09 MAINTAINER= yuri@FreeBSD.org COMMENT= XLiFE++: eXtended Library of Finite Elements in C++ +WWW= https://uma.ensta-paristech.fr/soft/XLiFE++/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |