From 6b2647db61c50337521b681dcc9ffe7767f4ad81 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 8 Mar 2019 09:00:56 +0000 Subject: [PATCH] - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket --- devel/p5-Algorithm-IncludeExclude/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devel/p5-Algorithm-IncludeExclude/Makefile b/devel/p5-Algorithm-IncludeExclude/Makefile index 806f7f4f9c6f..396d78c8ff43 100644 --- a/devel/p5-Algorithm-IncludeExclude/Makefile +++ b/devel/p5-Algorithm-IncludeExclude/Makefile @@ -11,10 +11,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Build and evaluate include/exclude lists +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include