Tue Nov 15 11:50:31 2011 UTC ()
Importing package for System::Command (CPAN package for Perl programming
language) 1.05 into pkgsrc/devel/p5-System-Command as dependency for
devel/p5-Git-CPAN-Patch update.

System::Command is a class that launches external system commands and
return an object representing them, allowing to interact with them through
their STDIN, STDOUT and STDERR handles.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(sno)
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-System-Command/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-System-Command/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-System-Command/distinfo

File Added: pkgsrc/devel/p5-System-Command/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/11/15 11:50:31 sno Exp $

DISTNAME=	System-Command-1.05
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=System/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/System-Command/
COMMENT=	Object for running system commands
LICENSE=	${PERL5_LICENSE}

PKG_INSTALLATION_TYPES=	overwrite pkgviews
PKG_DESTDIR_SUPPORT=	user-destdir

USE_LANGUAGES=		# empty
PERL5_PACKLIST=		auto/System/Command/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/p5-System-Command/DESCR
System::Command is a class that launches external system commands and
return an object representing them, allowing to interact with them through
their STDIN, STDOUT and STDERR handles.

File Added: pkgsrc/devel/p5-System-Command/distinfo
$NetBSD: distinfo,v 1.1.1.1 2011/11/15 11:50:31 sno Exp $

SHA1 (System-Command-1.05.tar.gz) = 8e6b27cf21ac4ce673495c0ff1c83d6068bcffbf
RMD160 (System-Command-1.05.tar.gz) = a38bd9a9a2f4f4025876aebea92ff22e18657607
Size (System-Command-1.05.tar.gz) = 12153 bytes