science/namd: Remove RESTRICTED because LICENSE_PERMS is restrictive
Reported by: mat
This commit is contained in:
parent
a2927fb79d
commit
439fae80e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479364
1 changed files with 1 additions and 3 deletions
|
@ -11,7 +11,7 @@ COMMENT= Computer software for molecular dynamics simulation
|
|||
LICENSE= NAMD_MOLECULAR_DYNAMICS_LICENSE
|
||||
LICENSE_NAME= NAMD Molecular Dynamics Software
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
LICENSE_PERMS= no-auto-accept no-dist-mirror no-pkg-mirror # No redistribution is allowed.
|
||||
LICENSE_PERMS= no-auto-accept no-dist-mirror no-pkg-mirror # No redistribution is allowed, commercial use requires a commercial license
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures
|
||||
|
@ -22,8 +22,6 @@ BUILD_DEPENDS= bash:shells/bash \
|
|||
LIB_DEPENDS= libck.so:net/charm \
|
||||
libfftw3f.so:math/fftw3-float
|
||||
|
||||
RESTRICTED= No commercial use: commercial use requires a commercial license
|
||||
|
||||
USES= fortran gmake localbase:ldflags python:build shebangfix tcl
|
||||
SHEBANG_FILES= config
|
||||
|
||||
|
|
Loading…
Reference in a new issue