IO::Util - A selection of general-utility IO function

This is a micro-weight module that exports just a couple of
functions of general utility in IO operations.
This commit is contained in:
Hiramatsu Yoshifumi 2004-10-05 16:10:42 +00:00 committed by Thomas Klausner
parent 8cf422619d
commit 0c752fd2ec
4 changed files with 28 additions and 0 deletions

4
p5-IO-Util/DESCR Normal file
View file

@ -0,0 +1,4 @@
IO::Util - A selection of general-utility IO function
This is a micro-weight module that exports just a couple of
functions of general utility in IO operations.

19
p5-IO-Util/Makefile Normal file
View file

@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/10/05 16:10:42 jgoamakf Exp $
DISTNAME= IO-Util-1.26
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5iou
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= hiramatu@boreas.dti.ne.jp
HOMEPAGE= http://search.cpan.org/dist/IO-Util/
COMMENT= Selection of general-utility IO function
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/Util/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

1
p5-IO-Util/PLIST Normal file
View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/05 16:10:42 jgoamakf Exp $

4
p5-IO-Util/distinfo Normal file
View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/10/05 16:10:42 jgoamakf Exp $
SHA1 (IO-Util-1.26.tar.gz) = d2f4397ec54c3a21d02865782e5ca3f1ac75c082
Size (IO-Util-1.26.tar.gz) = 3721 bytes