diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile new file mode 100644 index 000000000000..dcbe367250b4 --- /dev/null +++ b/devel/p5-IO-stringy/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: p5-IO-stringy +# Version required: 1.105 +# Date created: April 27 1998 +# Whom: Eivind Eklund +# +# $Id$ +# + +DISTNAME= IO-stringy-1.105 +PKGNAME= p5-IO-stringy-1.105 +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= IO + +MAINTAINER= eivind@FreeBSD.ORG + +USE_PERL5= YES + +MAN3= IO::Wrap.3 IO::ScalarArray.3 IO::Scalar.3 +MANPREFIX= ${PREFIX}/lib/perl5 + +do-configure: + @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL + +.include diff --git a/devel/p5-IO-stringy/distinfo b/devel/p5-IO-stringy/distinfo new file mode 100644 index 000000000000..fe1b5bcd4569 --- /dev/null +++ b/devel/p5-IO-stringy/distinfo @@ -0,0 +1 @@ +MD5 (IO-stringy-1.105.tar.gz) = 3bde909c42a329f3834c15fc6b9672a9 diff --git a/devel/p5-IO-stringy/pkg-comment b/devel/p5-IO-stringy/pkg-comment new file mode 100644 index 000000000000..eb9a231064ac --- /dev/null +++ b/devel/p5-IO-stringy/pkg-comment @@ -0,0 +1 @@ +perl5 module for using IO handles with non-file objects diff --git a/devel/p5-IO-stringy/pkg-descr b/devel/p5-IO-stringy/pkg-descr new file mode 100644 index 000000000000..491ca5651488 --- /dev/null +++ b/devel/p5-IO-stringy/pkg-descr @@ -0,0 +1,11 @@ +IO-stringy makes it possible to create perl filehandles that point to +just about any object. It contains three modules: + +IO::Scalar + IO:: interface for reading/writing a scalar + +IO::ScalarArray + IO:: interface for reading/writing an array of scalars + +IO::Wrap + Wrap raw filehandles in IO::Handle interface diff --git a/devel/p5-IO-stringy/pkg-plist b/devel/p5-IO-stringy/pkg-plist new file mode 100644 index 000000000000..8cb775067a0c --- /dev/null +++ b/devel/p5-IO-stringy/pkg-plist @@ -0,0 +1,8 @@ +lib/perl5/man/man3/IO::Scalar.3.gz +lib/perl5/man/man3/IO::ScalarArray.3.gz +lib/perl5/man/man3/IO::Wrap.3.gz +lib/perl5/site_perl/IO/Scalar.pm +lib/perl5/site_perl/IO/ScalarArray.pm +lib/perl5/site_perl/IO/Wrap.pm +lib/perl5/site_perl/i386-freebsd/auto/IO-stringy/.packlist +@dirrm lib/perl5/site_perl/i386-freebsd/auto/IO-stringy