Utilities for interactive I/O

WWW: http://search.cpan.org/dist/IO-Interactive

PR:		ports/141401
Submitted by:	Andrey Kostenko <andrey at kostenko.name>
This commit is contained in:
Martin Wilke 2009-12-13 00:29:44 +00:00
parent 6ca1d860bc
commit 2ee8f63a5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245678
5 changed files with 36 additions and 0 deletions

View File

@ -1541,6 +1541,7 @@
SUBDIR += p5-IO-Capture
SUBDIR += p5-IO-CaptureOutput
SUBDIR += p5-IO-Digest
SUBDIR += p5-IO-Interactive
SUBDIR += p5-IO-KQueue
SUBDIR += p5-IO-Lambda
SUBDIR += p5-IO-LockedFile

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: IO-Interactive
# Date created: 12 December 2009
# Whom: Andrey Kostenko <andrey@kostenko.name>
#
# $FreeBSD$
#
PORTNAME= IO-Interactive
PORTVERSION= 0.0.6
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= andrey@kostenko.name
COMMENT= Utilities for interactive I/O
BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
p5-version>=0:${PORTSDIR}/devel/p5-version
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
MAN3= IO::Interactive.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (IO-Interactive-0.0.6.tar.gz) = 6ca9b8b8afc8b7d5e85985ea864d2431
SHA256 (IO-Interactive-0.0.6.tar.gz) = 9cc016cbd94b500027e137cb5070d19487e4431bf822f0cb534c38b6b2c1038c
SIZE (IO-Interactive-0.0.6.tar.gz) = 6487

View File

@ -0,0 +1,3 @@
Utilities for interactive I/O
WWW: http://search.cpan.org/dist/IO-Interactive

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/IO/Interactive.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Interactive/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Interactive
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
@dirrmtry %%SITE_PERL%%/IO