summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-Proc-InvokeEditor/DESCR3
-rw-r--r--devel/p5-Proc-InvokeEditor/Makefile22
-rw-r--r--devel/p5-Proc-InvokeEditor/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/devel/p5-Proc-InvokeEditor/DESCR b/devel/p5-Proc-InvokeEditor/DESCR
new file mode 100644
index 00000000000..642157d8310
--- /dev/null
+++ b/devel/p5-Proc-InvokeEditor/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module Proc::InvokeEditor provides the ability to supply
+some text to an external text editor, have it edited by the user,
+and retrieve the results.
diff --git a/devel/p5-Proc-InvokeEditor/Makefile b/devel/p5-Proc-InvokeEditor/Makefile
new file mode 100644
index 00000000000..c1faf2e71ae
--- /dev/null
+++ b/devel/p5-Proc-InvokeEditor/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/11/23 22:20:34 seb Exp $
+#
+
+DISTNAME= Proc-InvokeEditor-1.02
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSTEVENS/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Proc-InvokeEditor/
+COMMENT= Perl 5 module for starting a text editor
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Proc/InvokeEditor/.packlist
+
+DEPENDS+= p5-Carp-Assert>=0.11:../../devel/p5-Carp-Assert
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Proc-InvokeEditor/distinfo b/devel/p5-Proc-InvokeEditor/distinfo
new file mode 100644
index 00000000000..011adf21b98
--- /dev/null
+++ b/devel/p5-Proc-InvokeEditor/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/11/23 22:20:34 seb Exp $
+
+SHA1 (Proc-InvokeEditor-1.02.tar.gz) = 3bc588bb5c0e8b09b4828050ac1390ab2e3b0ce3
+RMD160 (Proc-InvokeEditor-1.02.tar.gz) = 53e9ca7170db61c342096ba996439d983b1d235d
+Size (Proc-InvokeEditor-1.02.tar.gz) = 6132 bytes