summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2011-11-15 11:50:31 +0000
committersno <sno@pkgsrc.org>2011-11-15 11:50:31 +0000
commit12d61ff1e2b33bab54466fac967a4cb009540299 (patch)
tree93998870cb5ccf3dbbdc77046b481c8a073847b7 /devel
parent6a4733df18528440c5d3121d7b7b23dd6b8b95dc (diff)
downloadpkgsrc-12d61ff1e2b33bab54466fac967a4cb009540299.tar.gz
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.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-System-Command/DESCR3
-rw-r--r--devel/p5-System-Command/Makefile20
-rw-r--r--devel/p5-System-Command/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-System-Command/DESCR b/devel/p5-System-Command/DESCR
new file mode 100644
index 00000000000..c29dca75f97
--- /dev/null
+++ b/devel/p5-System-Command/DESCR
@@ -0,0 +1,3 @@
+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.
diff --git a/devel/p5-System-Command/Makefile b/devel/p5-System-Command/Makefile
new file mode 100644
index 00000000000..3ffd2a7cfdc
--- /dev/null
+++ b/devel/p5-System-Command/Makefile
@@ -0,0 +1,20 @@
+# $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"
diff --git a/devel/p5-System-Command/distinfo b/devel/p5-System-Command/distinfo
new file mode 100644
index 00000000000..12d0439228a
--- /dev/null
+++ b/devel/p5-System-Command/distinfo
@@ -0,0 +1,5 @@
+$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