summaryrefslogtreecommitdiff
path: root/misc/p5-App-MrShell
diff options
context:
space:
mode:
authorseb <seb>2009-05-09 23:38:36 +0000
committerseb <seb>2009-05-09 23:38:36 +0000
commit8044a97dbf2fd0dfab77d8748eeeefec4c1c412a (patch)
tree4ae98e5b022441e82eb8c4d64200a25b123ec78d /misc/p5-App-MrShell
parent300f4c09294ddf42a122069733c2bc123da41621 (diff)
downloadpkgsrc-8044a97dbf2fd0dfab77d8748eeeefec4c1c412a.tar.gz
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.
Diffstat (limited to 'misc/p5-App-MrShell')
-rw-r--r--misc/p5-App-MrShell/DESCR2
-rw-r--r--misc/p5-App-MrShell/Makefile21
-rw-r--r--misc/p5-App-MrShell/distinfo5
3 files changed, 28 insertions, 0 deletions
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