diff options
Diffstat (limited to 'science/simgrid')
-rw-r--r-- | science/simgrid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/simgrid/Makefile b/science/simgrid/Makefile index 457a435ebfe1..d1737ab7fb79 100644 --- a/science/simgrid/Makefile +++ b/science/simgrid/Makefile @@ -5,6 +5,7 @@ CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= Simulator of the behavior of large-scale distributed systems +WWW= https://simgrid.org/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE-LGPL-2.1 |