Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2019 09:01:08 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497006 - head/www/p5-CatalystX-Component-Traits
Message-ID:  <201903280901.x2S9183C008731@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Mar 28 09:01:07 2019
New Revision: 497006
URL: https://svnweb.freebsd.org/changeset/ports/497006

Log:
  - Add LICENSE
  
  Approved by:	portmgr blanket

Modified:
  head/www/p5-CatalystX-Component-Traits/Makefile

Modified: head/www/p5-CatalystX-Component-Traits/Makefile
==============================================================================
--- head/www/p5-CatalystX-Component-Traits/Makefile	Thu Mar 28 08:26:50 2019	(r497005)
+++ head/www/p5-CatalystX-Component-Traits/Makefile	Thu Mar 28 09:01:07 2019	(r497006)
@@ -10,6 +10,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	des@FreeBSD.org
 COMMENT=	Automatic Trait Loading and Resolution for Catalyst Components
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Catalyst-Runtime>=5.80005:www/p5-Catalyst-Runtime \
 		p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \



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