Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2019 09:00:30 +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: r490029 - head/devel/p5-autobox
Message-ID:  <201901120900.x0C90UcZ084894@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Jan 12 09:00:30 2019
New Revision: 490029
URL: https://svnweb.freebsd.org/changeset/ports/490029

Log:
  - Add LICENSE
  
  Approved by:	portmgr blanket

Modified:
  head/devel/p5-autobox/Makefile

Modified: head/devel/p5-autobox/Makefile
==============================================================================
--- head/devel/p5-autobox/Makefile	Sat Jan 12 08:23:09 2019	(r490028)
+++ head/devel/p5-autobox/Makefile	Sat Jan 12 09:00:30 2019	(r490029)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	bill.brinzer@gmail.com
 COMMENT=	Call methods on native Perl types
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Scope-Guard>=0.20:devel/p5-Scope-Guard
 



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