Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2018 21:11:41 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479336 - head/science/vmd
Message-ID:  <201809092111.w89LBftY047887@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Sep  9 21:11:41 2018
New Revision: 479336
URL: https://svnweb.freebsd.org/changeset/ports/479336

Log:
  science/vmd: License auto-accept -> no-auto-accept
  
  VMD license requires specific acknowledgement if VMD is used for published results, therefore no auto-accept.

Modified:
  head/science/vmd/Makefile

Modified: head/science/vmd/Makefile
==============================================================================
--- head/science/vmd/Makefile	Sun Sep  9 20:57:26 2018	(r479335)
+++ head/science/vmd/Makefile	Sun Sep  9 21:11:41 2018	(r479336)
@@ -29,7 +29,7 @@ RUN_DEPENDS=	${PYNUMPY}
 RESTRICTED=	No commercial use: commercial use requires a commercial license
 
 LICENSE_FILE_VMD=	${WRKSRC}/LICENSE
-LICENSE_PERMS_VMD=	auto-accept
+LICENSE_PERMS_VMD=	no-auto-accept
 LICENSE_NAME_VMD=	Visual Molecular Dynamics Software License Agreement
 LICENSE_DISTFILES_VMD=	${VMD_DIST}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809092111.w89LBftY047887>