simpler syntax to ExtUtils::Command
This commit is contained in:
parent
6ab98d9644
commit
fda0403556
19
devel/p5-Shell-Command/Makefile
Normal file
19
devel/p5-Shell-Command/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/12 16:29:19 espie Exp $
|
||||
|
||||
COMMENT= "simple Unix commands in perl"
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
DISTNAME= ExtUtils-Command-1.12
|
||||
PKGNAME= p5-Shell-Command-1.12
|
||||
CATEGORIES= devel
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE=modbuild
|
||||
|
||||
.include <bsd.port.mk>
|
4
devel/p5-Shell-Command/distinfo
Normal file
4
devel/p5-Shell-Command/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (ExtUtils-Command-1.12.tar.gz) = e446472e9689e5b9d264a03cf45cb8f7
|
||||
RMD160 (ExtUtils-Command-1.12.tar.gz) = 39cf720f5261a8d2e0cfaa38480ec43663980537
|
||||
SHA1 (ExtUtils-Command-1.12.tar.gz) = 0b60aba69038781ddd5035bd648c05beacceaec9
|
||||
SIZE (ExtUtils-Command-1.12.tar.gz) = 11073
|
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.
|
7
devel/p5-Shell-Command/pkg/PLIST
Normal file
7
devel/p5-Shell-Command/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/12 16:29:19 espie Exp $
|
||||
@comment ${P5SITE}/ExtUtils/
|
||||
@comment ${P5SITE}/ExtUtils/Command.pm
|
||||
${P5SITE}/Shell/
|
||||
${P5SITE}/Shell/Command.pm
|
||||
@man man/man3p/ExtUtils::Command.3p
|
||||
@comment @man man/man3p/Shell::Command.3p
|
Loading…
Reference in New Issue
Block a user