diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-08-30 17:50:38 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-08-30 17:50:38 +0000 |
commit | 6ccf5e4772f0af5f08e3073708fb5e1a89dcda72 (patch) | |
tree | d452eedff9ac2b7957a4476accad38d1c61470a7 /science/qwalk | |
parent | 67c44dd29f2f548403ed9579722d3f278b363f4e (diff) |
Notes
Diffstat (limited to 'science/qwalk')
-rw-r--r-- | science/qwalk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/qwalk/Makefile b/science/qwalk/Makefile index 7bef7ffbe779..f8dedc13db50 100644 --- a/science/qwalk/Makefile +++ b/science/qwalk/Makefile @@ -12,6 +12,8 @@ COMMENT= Quantum Monte Carlo package for quantum chemistry computations LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../COPYING +PORTSCOUT= limit:^.*[1-9]\. # prevent words like 'broken' + USES= fortran gmake perl5 USE_GITHUB= yes GH_ACCOUNT= QWalk |