Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2013 09:13:02 +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: r316788 - head/devel/p5-Test-Exception
Message-ID:  <201304290913.r3T9D2OZ029627@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Apr 29 09:13:02 2013
New Revision: 316788
URL: http://svnweb.freebsd.org/changeset/ports/316788

Log:
  - Add LICENSE

Modified:
  head/devel/p5-Test-Exception/Makefile   (contents, props changed)

Modified: head/devel/p5-Test-Exception/Makefile
==============================================================================
--- head/devel/p5-Test-Exception/Makefile	Mon Apr 29 09:12:14 2013	(r316787)
+++ head/devel/p5-Test-Exception/Makefile	Mon Apr 29 09:13:02 2013	(r316788)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Test::Exception - test functions for exception based code
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 



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