simpler syntax to ExtUtils::Command

This commit is contained in:
espie 2006-11-12 16:29:19 +00:00
parent 6ab98d9644
commit fda0403556
4 changed files with 32 additions and 0 deletions

View 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>

View 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

View File

@ -0,0 +1,2 @@
Shell::Command is a thin wrapper for ExtUtils::Command
to provide cross-platform functions emulating common shell commands.

View 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