svn commit: r471797 - head/science/p5-Chemistry-Reaction

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 5 18:57:19 UTC 2018


Author: sunpoet
Date: Tue Jun  5 18:57:18 2018
New Revision: 471797
URL: https://svnweb.freebsd.org/changeset/ports/471797

Log:
  Add LICENSE
  
  Approved by:	portmgr (blanket)

Modified:
  head/science/p5-Chemistry-Reaction/Makefile

Modified: head/science/p5-Chemistry-Reaction/Makefile
==============================================================================
--- head/science/p5-Chemistry-Reaction/Makefile	Tue Jun  5 18:57:13 2018	(r471796)
+++ head/science/p5-Chemistry-Reaction/Makefile	Tue Jun  5 18:57:18 2018	(r471797)
@@ -12,6 +12,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	swills at FreeBSD.org
 COMMENT=	Represent a ring as a substructure of a molecule
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Chemistry-Mol>=0:science/p5-Chemistry-Mol \
 		p5-Chemistry-File-SMILES>=0:science/p5-Chemistry-File-SMILES \
 		p5-Statistics-Regression>=0:math/p5-Statistics-Regression \


More information about the svn-ports-all mailing list