Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2013 06:43:34 +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: r333276 - head/misc/p5-Locale-US
Message-ID:  <201311090643.rA96hYBA048562@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov  9 06:43:33 2013
New Revision: 333276
URL: http://svnweb.freebsd.org/changeset/ports/333276

Log:
  - Add LICENSE

Modified:
  head/misc/p5-Locale-US/Makefile

Modified: head/misc/p5-Locale-US/Makefile
==============================================================================
--- head/misc/p5-Locale-US/Makefile	Sat Nov  9 05:55:32 2013	(r333275)
+++ head/misc/p5-Locale-US/Makefile	Sat Nov  9 06:43:33 2013	(r333276)
@@ -11,8 +11,11 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:R}${
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Two letter codes for state identification in the United States
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Data-Section-Simple>=0:${PORTSDIR}/devel/p5-Data-Section-Simple
-RUN_DEPENDS=	p5-Data-Section-Simple>=0:${PORTSDIR}/devel/p5-Data-Section-Simple
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure



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