svn commit: r400256 - head/devel/p5-Minilla

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 27 15:49:20 UTC 2015


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 at 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 \


More information about the svn-ports-head mailing list