Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2014 17:06:12 +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: r358612 - head/devel/p5-Heap
Message-ID:  <201406201706.s5KH6Cs8016353@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jun 20 17:06:12 2014
New Revision: 358612
URL: http://svnweb.freebsd.org/changeset/ports/358612
QAT: https://qat.redports.org/buildarchive/r358612/

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

Modified:
  head/devel/p5-Heap/Makefile

Modified: head/devel/p5-Heap/Makefile
==============================================================================
--- head/devel/p5-Heap/Makefile	Fri Jun 20 17:06:08 2014	(r358611)
+++ head/devel/p5-Heap/Makefile	Fri Jun 20 17:06:12 2014	(r358612)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	tolid@tolid.eu.org
 COMMENT=	Perl extensions for keeping data partially sorted
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 



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