svn commit: r316788 - head/devel/p5-Test-Exception

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 29 09:13:02 UTC 2013


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


More information about the svn-ports-all mailing list