New port: devel/p5-Shell-Config-Generate

Portably generate config for any shell

WWW: https://metacpan.org/pod/Shell::Config::Generate
This commit is contained in:
Kurt Jaeger 2019-03-10 11:39:39 +00:00
parent 3b1ff76180
commit 7e06b9294e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495285
4 changed files with 32 additions and 0 deletions

View File

@ -3381,6 +3381,7 @@
SUBDIR += p5-Set-Tiny
SUBDIR += p5-Shape
SUBDIR += p5-Shell-Base
SUBDIR += p5-Shell-Config-Generate
SUBDIR += p5-Shell-EnvImporter
SUBDIR += p5-Shell-Guess
SUBDIR += p5-Shell-Parser

View File

@ -0,0 +1,25 @@
# $FreeBSD$
PORTNAME= Shell-Config-Generate
PORTVERSION= 0.33
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Portably generate config for any shell
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Shell-Guess>=0.09:devel/p5-Shell-Guess \
p5-Test2-Suite>=0.000118:devel/p5-Test2-Suite
USES= perl5
USE_PERL5= configure
PLIST_FILES= ${SITE_PERL_REL}/Shell/Config/Generate.pm \
${SITE_MAN3_REL}/Shell::Config::Generate.3.gz
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1551863749
SHA256 (Shell-Config-Generate-0.33.tar.gz) = 7a2de93aee09ee68dbf7979ced69ed9099086c3de9f96ca401b8c7ee1cb10b06
SIZE (Shell-Config-Generate-0.33.tar.gz) = 28382

View File

@ -0,0 +1,3 @@
Portably generate config for any shell
WWW: https://metacpan.org/pod/Shell::Config::Generate