From 022c36de97d9da9c55c13cc5f66980cbadeb78ba Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 29 Aug 2018 09:08:11 +0000 Subject: - Add LICENSE - Add NO_ARCH - Add WWW Approved by: portmgr blanket --- textproc/p5-String-ShellQuote/Makefile | 4 ++++ textproc/p5-String-ShellQuote/pkg-descr | 2 ++ 2 files changed, 6 insertions(+) (limited to 'textproc/p5-String-ShellQuote') diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile index 60930bc0ccb1..1c9acbb61455 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module for quote strings for passing through the shell +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include diff --git a/textproc/p5-String-ShellQuote/pkg-descr b/textproc/p5-String-ShellQuote/pkg-descr index 3374d06617ad..6308f037c4b5 100644 --- a/textproc/p5-String-ShellQuote/pkg-descr +++ b/textproc/p5-String-ShellQuote/pkg-descr @@ -3,3 +3,5 @@ which are going to pass through the shell or a shell-like object. -Anton + +WWW: https://metacpan.org/release/String-ShellQuote -- cgit v1.2.3