From c12435436af78f94e62bb568e5709d9c43888f6c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 12 Sep 2018 09:08:20 +0000 Subject: - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket --- graphics/p5-Graphics-ColorNames/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'graphics') diff --git a/graphics/p5-Graphics-ColorNames/Makefile b/graphics/p5-Graphics-ColorNames/Makefile index 1d93869b4789..b7f62112c537 100644 --- a/graphics/p5-Graphics-ColorNames/Makefile +++ b/graphics/p5-Graphics-ColorNames/Makefile @@ -11,9 +11,13 @@ 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 -- cgit v1.2.3