diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-08-29 09:08:11 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-08-29 09:08:11 +0000 |
| commit | 022c36de97d9da9c55c13cc5f66980cbadeb78ba (patch) | |
| tree | 71fdc9ad763b7654dba401eabc0f26518976308f /textproc/p5-String-ShellQuote | |
| parent | devel/samurai: Update to 0.4 (diff) | |
- Add LICENSE
- Add NO_ARCH
- Add WWW
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=478344
Diffstat (limited to 'textproc/p5-String-ShellQuote')
| -rw-r--r-- | textproc/p5-String-ShellQuote/Makefile | 4 | ||||
| -rw-r--r-- | textproc/p5-String-ShellQuote/pkg-descr | 2 |
2 files changed, 6 insertions, 0 deletions
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 <bsd.port.mk> 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 <tobez@FreeBSD.org> + +WWW: https://metacpan.org/release/String-ShellQuote |
