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.
This commit is contained in:
wiz 2005-06-24 17:20:53 +00:00
parent 851f89d117
commit c26e9cbed2
4 changed files with 27 additions and 0 deletions

View file

@ -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.

View file

@ -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"

View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/24 17:20:54 wiz Exp $

View file

@ -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