diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
commit | 80a01c06d195116f35754af18c4288617f2bd998 (patch) | |
tree | 8d833e6b21208a25ff5a974fe5d5fb893c8b0da6 /science/cp2k/Makefile | |
parent | 513ddff4c4d77481514839c764a6943440f684d0 (diff) | |
download | ports-80a01c06d195116f35754af18c4288617f2bd998.tar.gz ports-80a01c06d195116f35754af18c4288617f2bd998.zip |
Notes
Diffstat (limited to 'science/cp2k/Makefile')
-rw-r--r-- | science/cp2k/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/cp2k/Makefile b/science/cp2k/Makefile index d3dbfff3479d..b6b565312655 100644 --- a/science/cp2k/Makefile +++ b/science/cp2k/Makefile @@ -13,6 +13,8 @@ PATCHFILES= f03e6277feea9a65d543ca6c1184f58d3e83bc2a.patch:-p2 \ MAINTAINER= yuri@FreeBSD.org COMMENT= Quantum chemistry and solid state physics software package +BROKEN= unfetchable + LICENSE= GPLv2+ LIB_DEPENDS= libblas.so:math/blas \ |