SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/p5-Shell-Command/Makefile
Normal file
16
devel/p5-Shell-Command/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
COMMENT= simple Unix commands in perl
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
|
||||
DISTNAME= Shell-Command-0.06
|
||||
PKGNAME= p5-Shell-Command-0.06
|
||||
EPOCH= 0
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Shell-Command/distinfo
Normal file
2
devel/p5-Shell-Command/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Shell-Command-0.06.tar.gz) = 8+Te71d5RL5G+nr1rBGKwoKJEXiLAbx2p0SVNVYW7NE=
|
||||
SIZE (Shell-Command-0.06.tar.gz) = 10464
|
2
devel/p5-Shell-Command/pkg/DESCR
Normal file
2
devel/p5-Shell-Command/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
Shell::Command is a thin wrapper for ExtUtils::Command
|
||||
to provide cross-platform functions emulating common shell commands.
|
3
devel/p5-Shell-Command/pkg/PLIST
Normal file
3
devel/p5-Shell-Command/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Shell/
|
||||
${P5SITE}/Shell/Command.pm
|
||||
@man man/man3p/Shell::Command.3p
|
Loading…
Add table
Add a link
Reference in a new issue