From e23e4f23e99d4e686a73b839f6e69048c1a39782 Mon Sep 17 00:00:00 2001 From: seb Date: Sat, 9 May 2009 23:38:36 +0000 Subject: Initial import of p5-App-MrShell version 2.0200 in the NetBSD Packages Collection. mrsh - Mr. Shell runs a command on multiple hosts and returns results meaningfully. --- misc/p5-App-MrShell/DESCR | 2 ++ misc/p5-App-MrShell/Makefile | 21 +++++++++++++++++++++ misc/p5-App-MrShell/distinfo | 5 +++++ 3 files changed, 28 insertions(+) create mode 100644 misc/p5-App-MrShell/DESCR create mode 100644 misc/p5-App-MrShell/Makefile create mode 100644 misc/p5-App-MrShell/distinfo (limited to 'misc') diff --git a/misc/p5-App-MrShell/DESCR b/misc/p5-App-MrShell/DESCR new file mode 100644 index 00000000000..355c40f470c --- /dev/null +++ b/misc/p5-App-MrShell/DESCR @@ -0,0 +1,2 @@ +mrsh - Mr. Shell runs a command on multiple hosts and returns results +meaningfully. diff --git a/misc/p5-App-MrShell/Makefile b/misc/p5-App-MrShell/Makefile new file mode 100644 index 00000000000..cf3e5d80172 --- /dev/null +++ b/misc/p5-App-MrShell/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/05/09 23:38:36 seb Exp $ + +DISTNAME= App-MrShell-2.0200 +PKGNAME= p5-${DISTNAME} +CATEGORIES= misc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/App-MrShell/ +COMMENT= Mr. Shell runs a command on multiple hosts + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/App/MrShell/.packlist + +DEPENDS+= p5-Config-Tiny-[0-9]*:../../devel/p5-Config-Tiny +DEPENDS+= p5-POE-[0-9]*:../../devel/p5-POE + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/misc/p5-App-MrShell/distinfo b/misc/p5-App-MrShell/distinfo new file mode 100644 index 00000000000..101e723c209 --- /dev/null +++ b/misc/p5-App-MrShell/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/05/09 23:38:36 seb Exp $ + +SHA1 (App-MrShell-2.0200.tar.gz) = 062724500dd58b34f6ba589169d8085ffce90fa4 +RMD160 (App-MrShell-2.0200.tar.gz) = 57788440803898f6a10a324efca59c34a177b622 +Size (App-MrShell-2.0200.tar.gz) = 14127 bytes -- cgit v1.2.3