summaryrefslogtreecommitdiff
path: root/devel/p5-File-Slurp
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-06-24 17:20:53 +0000
committerwiz <wiz@pkgsrc.org>2005-06-24 17:20:53 +0000
commitc26e9cbed2bd267eff1ff6692069ae96cf9d5a72 (patch)
treec00344b4c6773045a061e8e592d36f69a813b11c /devel/p5-File-Slurp
parent851f89d1173563287a53c900a71b4c31a162fd4f (diff)
downloadpkgsrc-c26e9cbed2bd267eff1ff6692069ae96cf9d5a72.tar.gz
Import p5-File-Slurp-9999.09 from pkgsrc-wip, packaged by
Hiramatsu Yoshifumi. This module provides subroutines to read or write entire files with a simple call. It also has a subroutine for reading the list of filenames in a directory.
Diffstat (limited to 'devel/p5-File-Slurp')
-rw-r--r--devel/p5-File-Slurp/DESCR3
-rw-r--r--devel/p5-File-Slurp/Makefile18
-rw-r--r--devel/p5-File-Slurp/PLIST1
-rw-r--r--devel/p5-File-Slurp/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/devel/p5-File-Slurp/DESCR b/devel/p5-File-Slurp/DESCR
new file mode 100644
index 00000000000..fddb7a18286
--- /dev/null
+++ b/devel/p5-File-Slurp/DESCR
@@ -0,0 +1,3 @@
+This module provides subroutines to read or write entire files with a
+simple call. It also has a subroutine for reading the list of filenames
+in a directory.
diff --git a/devel/p5-File-Slurp/Makefile b/devel/p5-File-Slurp/Makefile
new file mode 100644
index 00000000000..692df7ffa03
--- /dev/null
+++ b/devel/p5-File-Slurp/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/06/24 17:20:53 wiz Exp $
+
+DISTNAME= File-Slurp-9999.09
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5fsl
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER= hiramatu@boreas.dti.ne.jp
+HOMEPAGE= http://search.cpan.org/dist/File-Slurp/
+COMMENT= Read/write/append files quickly
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/Slurp/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-File-Slurp/PLIST b/devel/p5-File-Slurp/PLIST
new file mode 100644
index 00000000000..49672ae49c6
--- /dev/null
+++ b/devel/p5-File-Slurp/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/24 17:20:54 wiz Exp $
diff --git a/devel/p5-File-Slurp/distinfo b/devel/p5-File-Slurp/distinfo
new file mode 100644
index 00000000000..f57196b3b1f
--- /dev/null
+++ b/devel/p5-File-Slurp/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/06/24 17:20:54 wiz Exp $
+
+SHA1 (File-Slurp-9999.09.tar.gz) = 568333c9bc8922d4529783d18664b9e0ea32063f
+RMD160 (File-Slurp-9999.09.tar.gz) = 32aaf9252c592a4a3cea53c528880d71d51e319b
+Size (File-Slurp-9999.09.tar.gz) = 24552 bytes