diff options
Diffstat (limited to 'science/dftbplus')
-rw-r--r-- | science/dftbplus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile index 717a9386b38e..df85ca4a6d1b 100644 --- a/science/dftbplus/Makefile +++ b/science/dftbplus/Makefile @@ -5,6 +5,7 @@ CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= DFTB+: Package for performing fast atomistic simulations +WWW= https://dftbplus.org/ LICENSE= GPLv3 # main code is under LGPL3+, the bundled dftd3-lib is under GPLv1+, this makes the result GPLv3 (based on https://www.gnu.org/licenses/gpl-faq.html#AllCompatibility) |