Index: head/graphics/p5-Graphics-ColorNames/Makefile =================================================================== --- head/graphics/p5-Graphics-ColorNames/Makefile (revision 479588) +++ head/graphics/p5-Graphics-ColorNames/Makefile (revision 479589) @@ -1,19 +1,23 @@ # Created by: Pete Fritchman # $FreeBSD$ PORTNAME= Graphics-ColorNames PORTVERSION= 2.11 PORTREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl class that defines RGB values for common color names +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= modbuild +NO_ARCH= yes .include