SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
15
devel/p5-YAML-Shell/Makefile
Normal file
15
devel/p5-YAML-Shell/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
COMMENT= YAML Test Shell
|
||||
|
||||
DISTNAME = YAML-Shell-0.71
|
||||
CATEGORIES= devel
|
||||
REVISION = 0
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
|
||||
RUN_DEPENDS= devel/p5-YAML>=0.68
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-YAML-Shell/distinfo
Normal file
2
devel/p5-YAML-Shell/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (YAML-Shell-0.71.tar.gz) = EuuErlzOTs4PqxDZlmKScqRKaCVIW/dLi/Jsqwc1bgI=
|
||||
SIZE (YAML-Shell-0.71.tar.gz) = 13740
|
2
devel/p5-YAML-Shell/pkg/DESCR
Normal file
2
devel/p5-YAML-Shell/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module supports the ysh command. It is not to be used in any
|
||||
general way as a Perl module.
|
6
devel/p5-YAML-Shell/pkg/PLIST
Normal file
6
devel/p5-YAML-Shell/pkg/PLIST
Normal file
|
@ -0,0 +1,6 @@
|
|||
@conflict p5-YAML-<0.68
|
||||
bin/ysh
|
||||
${P5SITE}/YAML/Shell.pm
|
||||
${P5SITE}/YAML/Shell.pod
|
||||
@man man/man1/ysh.1
|
||||
@man man/man3p/YAML::Shell.3p
|
Loading…
Add table
Add a link
Reference in a new issue