From e2fb209bbb4ebdb634a9f38a06abc4dff24a63d7 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 2 Feb 2019 09:00:42 +0000 Subject: [PATCH] - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket --- misc/p5-Array-FileReader/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/misc/p5-Array-FileReader/Makefile b/misc/p5-Array-FileReader/Makefile index c722aa470fa7..2db2e02f7e55 100644 --- a/misc/p5-Array-FileReader/Makefile +++ b/misc/p5-Array-FileReader/Makefile @@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lazily tie files to arrays for reading +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include