summaryrefslogtreecommitdiff
path: root/devel/p5-IO-stringy
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-04-27 21:42:19 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-04-27 21:42:19 +0000
commit95cf5911870430e63b47dda163b180fd29ae0840 (patch)
tree9d0788044e9bbcf7af972fd7becd85ecd997bcb5 /devel/p5-IO-stringy
parentDistfile changed without version increase; update md5 checksup. (diff)
p5-IO-stringy -> ports/devel/p5-IO-stringy
Notes
Notes: svn path=/head/; revision=10718
Diffstat (limited to 'devel/p5-IO-stringy')
-rw-r--r--devel/p5-IO-stringy/Makefile25
-rw-r--r--devel/p5-IO-stringy/distinfo1
-rw-r--r--devel/p5-IO-stringy/pkg-comment1
-rw-r--r--devel/p5-IO-stringy/pkg-descr11
-rw-r--r--devel/p5-IO-stringy/pkg-plist8
5 files changed, 46 insertions, 0 deletions
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 <eivind@FreeBSD.ORG>
+#
+# $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 <bsd.port.mk>
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