From c3ff8bc1b8933c0b6d327d0e3dd29065e5059b2a Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sun, 7 Aug 2011 04:28:45 +0000 Subject: - Correct LICENSE (ART10 instead of ART20) - Pet portlint(1) by reordering LICENSE section PR: ports/159563 Submitted by: Jase Thew (maintainer) --- devel/p5-POE-Component-Syndicator/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/p5-POE-Component-Syndicator') diff --git a/devel/p5-POE-Component-Syndicator/Makefile b/devel/p5-POE-Component-Syndicator/Makefile index baa6255ed3a1..468c00114f65 100644 --- a/devel/p5-POE-Component-Syndicator/Makefile +++ b/devel/p5-POE-Component-Syndicator/Makefile @@ -15,14 +15,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= freebsd@beardz.net COMMENT= A POE component base class which implements the Observer pattern +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ p5-Object-Pluggable>=1.29:${PORTSDIR}/devel/p5-Object-Pluggable \ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -LICENSE_COMB= dual -LICENSE= ART20 GPLv1 - PERL_CONFIGURE= yes MAN3= POE::Component::Syndicator.3 -- cgit v1.2.3