Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 15:49:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400256 - head/devel/p5-Minilla
Message-ID:  <201510271549.t9RFnIXt050905@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 27 15:49:18 2015
New Revision: 400256
URL: https://svnweb.freebsd.org/changeset/ports/400256

Log:
  - Add LICENSE
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-Minilla/Makefile

Modified: head/devel/p5-Minilla/Makefile
==============================================================================
--- head/devel/p5-Minilla/Makefile	Tue Oct 27 15:49:13 2015	(r400255)
+++ head/devel/p5-Minilla/Makefile	Tue Oct 27 15:49:18 2015	(r400256)
@@ -13,6 +13,9 @@ DISTNAME=	${PORTNAME}-v${PORTVERSION}
 MAINTAINER=	oklaspec@gmail.com
 COMMENT=	CPAN module authoring tool
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	git>=0:${PORTSDIR}/devel/git \
 		tree>=0:${PORTSDIR}/sysutils/tree \
 		p5-App-cpanminus>=1.6902:${PORTSDIR}/devel/p5-App-cpanminus \



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