Cross-platform functions emulating common shell commands

WWW:	http://search.cpan.org/dist/Shell-Command/
This commit is contained in:
Steve Wills 2012-02-11 04:39:05 +00:00
parent 99d8ccfac5
commit 5f065fa01d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290900
5 changed files with 32 additions and 0 deletions

View file

@ -595,6 +595,7 @@
SUBDIR += p5-Schedule-Cron
SUBDIR += p5-Schedule-Load
SUBDIR += p5-Schedule-Match
SUBDIR += p5-Shell-Command
SUBDIR += p5-Stat-lsMode
SUBDIR += p5-Sys-CpuLoad
SUBDIR += p5-Sys-Filesystem

View file

@ -0,0 +1,21 @@
# New ports collection makefile for: p5-Shell-Command
# Date created: 2012-02-10
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Shell-Command
PORTVERSION= 0.06
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Cross-platform functions emulating common shell commands
PERL_CONFIGURE= yes
MAN3= Shell::Command.3
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Shell-Command-0.06.tar.gz) = f3e4deef577944be46fa7af5ac118ac2828911788b01bc76a74495355616ecd1
SIZE (Shell-Command-0.06.tar.gz) = 10464

View file

@ -0,0 +1,3 @@
Cross-platform functions emulating common shell commands
WWW: http://search.cpan.org/dist/Shell-Command/

View file

@ -0,0 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Command/.packlist
%%SITE_PERL%%/Shell/Command.pm
@dirrmtry %%SITE_PERL%%/Shell
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Command
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell