summaryrefslogtreecommitdiff
path: root/textproc/p5-String-ShellQuote
diff options
context:
space:
mode:
authorrxg <rxg@pkgsrc.org>2002-03-02 02:40:00 +0000
committerrxg <rxg@pkgsrc.org>2002-03-02 02:40:00 +0000
commit694071e7dd16eb267f644411427b751bdb4b69c6 (patch)
treeb6514669d74b6a2a2810e49f9ffae536e0dc7aae /textproc/p5-String-ShellQuote
parent753d5a36e5e209a1a5c7e19d8844d99d279e58b3 (diff)
downloadpkgsrc-694071e7dd16eb267f644411427b751bdb4b69c6.tar.gz
Add p5-String-ShellQuote-1.00 - quote strings for passing through the shell
This module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object. close pkg/15624, submitted by me.
Diffstat (limited to 'textproc/p5-String-ShellQuote')
-rw-r--r--textproc/p5-String-ShellQuote/DESCR2
-rw-r--r--textproc/p5-String-ShellQuote/Makefile19
-rw-r--r--textproc/p5-String-ShellQuote/PLIST1
-rw-r--r--textproc/p5-String-ShellQuote/distinfo4
4 files changed, 26 insertions, 0 deletions
diff --git a/textproc/p5-String-ShellQuote/DESCR b/textproc/p5-String-ShellQuote/DESCR
new file mode 100644
index 00000000000..a4cf8693e9c
--- /dev/null
+++ b/textproc/p5-String-ShellQuote/DESCR
@@ -0,0 +1,2 @@
+This module contains some functions which are useful for quoting strings
+which are going to pass through the shell or a shell-like object.
diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile
new file mode 100644
index 00000000000..1491e64d6fe
--- /dev/null
+++ b/textproc/p5-String-ShellQuote/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/03/02 02:40:00 rxg Exp $
+
+DISTNAME= String-ShellQuote-1.00
+PKGNAME= p5-String-ShellQuote-1.00
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
+
+MAINTAINER= rxg@netbsd.org
+HOMEPAGE= http://search.cpan.org/search?module=String::ShellQuote
+COMMENT= quote strings for passing through the shell
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/String/ShellQuote/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-String-ShellQuote/PLIST b/textproc/p5-String-ShellQuote/PLIST
new file mode 100644
index 00000000000..0a035bd41ee
--- /dev/null
+++ b/textproc/p5-String-ShellQuote/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/02 02:40:00 rxg Exp $
diff --git a/textproc/p5-String-ShellQuote/distinfo b/textproc/p5-String-ShellQuote/distinfo
new file mode 100644
index 00000000000..9540eccf3ed
--- /dev/null
+++ b/textproc/p5-String-ShellQuote/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/03/02 02:40:00 rxg Exp $
+
+SHA1 (String-ShellQuote-1.00.tar.gz) = 9e180ac0c85dd8d295d39e196a686c9348afc4fd
+Size (String-ShellQuote-1.00.tar.gz) = 2634 bytes