summaryrefslogtreecommitdiff
path: root/devel/p5-Expect-Simple
diff options
context:
space:
mode:
authorseb <seb>2009-02-07 17:37:00 +0000
committerseb <seb>2009-02-07 17:37:00 +0000
commit47c96ba981dc367c0456c63cb45a7db76791233b (patch)
tree86abad098f4df13a8fb09823e297714d73bf29f7 /devel/p5-Expect-Simple
parent088427ec5735bc5bef4c8ad7e89a90fd8b7a2031 (diff)
downloadpkgsrc-47c96ba981dc367c0456c63cb45a7db76791233b.tar.gz
Initial import of p5-Expect-Simple version 0.04 in the NetBSD
Packages Collection. The Perl 5 module Expect::Simple is a wrapper around the Expect module which should suffice for simple applications. It hides most of the Expect machinery; the Expect object is available for tweaking if need be.
Diffstat (limited to 'devel/p5-Expect-Simple')
-rw-r--r--devel/p5-Expect-Simple/DESCR4
-rw-r--r--devel/p5-Expect-Simple/Makefile21
-rw-r--r--devel/p5-Expect-Simple/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/devel/p5-Expect-Simple/DESCR b/devel/p5-Expect-Simple/DESCR
new file mode 100644
index 00000000000..59562d90eff
--- /dev/null
+++ b/devel/p5-Expect-Simple/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module Expect::Simple is a wrapper around the Expect
+module which should suffice for simple applications. It hides most
+of the Expect machinery; the Expect object is available for tweaking
+if need be.
diff --git a/devel/p5-Expect-Simple/Makefile b/devel/p5-Expect-Simple/Makefile
new file mode 100644
index 00000000000..1c8bfe82751
--- /dev/null
+++ b/devel/p5-Expect-Simple/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/07 17:37:00 seb Exp $
+#
+
+DISTNAME= Expect-Simple-0.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Expect/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Expect-Simple/
+COMMENT= Perl 5 module providing a wrapper around the Expect module
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Expect/Simple/.packlist
+
+DEPENDS+= p5-Expect-[0-9]*:../../devel/p5-Expect
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Expect-Simple/distinfo b/devel/p5-Expect-Simple/distinfo
new file mode 100644
index 00000000000..104be296a75
--- /dev/null
+++ b/devel/p5-Expect-Simple/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/07 17:37:00 seb Exp $
+
+SHA1 (Expect-Simple-0.04.tar.gz) = 17e0ccad6389bdbb2039275dd59c231b38cf31d7
+RMD160 (Expect-Simple-0.04.tar.gz) = 149afcbe67a57e4f4dea3659da2942fd2d79f605
+Size (Expect-Simple-0.04.tar.gz) = 13856 bytes