summaryrefslogtreecommitdiff
path: root/devel/p5-String-Escape
diff options
context:
space:
mode:
authorsno <sno>2010-01-27 09:02:34 +0000
committersno <sno>2010-01-27 09:02:34 +0000
commitfd2a567f6d41ed971e7d968f6901a23ac45bdb65 (patch)
tree4f9f3d8ac85fcc242fe10ff2a473cb89f055b335 /devel/p5-String-Escape
parentbf92892be3ba999be7fba090a86fc0e949212118 (diff)
downloadpkgsrc-fd2a567f6d41ed971e7d968f6901a23ac45bdb65.tar.gz
Importing devel/p5-String-Escape as indirect dependency of scheduled
update of editors/p5-Padre-Plugin-Catalyst to 0.08 This module provides a flexible calling interface to some frequently performed string conversion functions, including applying and removing C/Unix-style backslash escapes like \n and \t, wrapping and removing double-quotes, and truncating to fit within a desired length.
Diffstat (limited to 'devel/p5-String-Escape')
-rw-r--r--devel/p5-String-Escape/DESCR4
-rw-r--r--devel/p5-String-Escape/Makefile19
-rw-r--r--devel/p5-String-Escape/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-String-Escape/DESCR b/devel/p5-String-Escape/DESCR
new file mode 100644
index 00000000000..89dc47bfef7
--- /dev/null
+++ b/devel/p5-String-Escape/DESCR
@@ -0,0 +1,4 @@
+This module provides a flexible calling interface to some frequently
+performed string conversion functions, including applying and removing
+C/Unix-style backslash escapes like \n and \t, wrapping and removing
+double-quotes, and truncating to fit within a desired length.
diff --git a/devel/p5-String-Escape/Makefile b/devel/p5-String-Escape/Makefile
new file mode 100644
index 00000000000..76fdf06dca1
--- /dev/null
+++ b/devel/p5-String-Escape/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/27 09:02:34 sno Exp $
+
+DISTNAME= String-Escape-2002.001
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
+
+HOMEPAGE= http://search.cpan.org/dist/String-Escape/
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Registry of string functions, including backslash escapes
+LICENSE= ${PERL5_LICENSE}
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/String/Escape/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-String-Escape/distinfo b/devel/p5-String-Escape/distinfo
new file mode 100644
index 00000000000..511805ea404
--- /dev/null
+++ b/devel/p5-String-Escape/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/27 09:02:34 sno Exp $
+
+SHA1 (String-Escape-2002.001.tar.gz) = b3a6e6260276c735596153f35c2667eda8003eae
+RMD160 (String-Escape-2002.001.tar.gz) = 67432d0bb7905a516f0b846914c7756e1c3a7622
+Size (String-Escape-2002.001.tar.gz) = 7183 bytes