summaryrefslogtreecommitdiffstats
path: root/devel/p5-IO-Stty
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-Stty')
-rw-r--r--devel/p5-IO-Stty/Makefile22
-rw-r--r--devel/p5-IO-Stty/distinfo1
-rw-r--r--devel/p5-IO-Stty/pkg-comment1
-rw-r--r--devel/p5-IO-Stty/pkg-descr6
-rw-r--r--devel/p5-IO-Stty/pkg-plist3
5 files changed, 33 insertions, 0 deletions
diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile
new file mode 100644
index 0000000..8f35ad7
--- /dev/null
+++ b/devel/p5-IO-Stty/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-IO-Stty
+# Version required: 0.02
+# Date created: 14 Jan 2000
+# Whom: Will Andrews <andrews@technologist.com>
+#
+# $FreeBSD$
+#
+
+DISTNAME= IO-Stty-.02
+PKGNAME= p5-IO-Stty-0.02
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= IO
+
+MAINTAINER= andrews@technologist.com
+
+USE_PERL5= yes
+
+do-configure:
+ @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL LDDLFLAGS=-shared LDFLAGS=-L/usr/lib)
+
+.include <bsd.port.mk>
diff --git a/devel/p5-IO-Stty/distinfo b/devel/p5-IO-Stty/distinfo
new file mode 100644
index 0000000..8e34de9
--- /dev/null
+++ b/devel/p5-IO-Stty/distinfo
@@ -0,0 +1 @@
+MD5 (IO-Stty-.02.tar.gz) = db2919cf267fce93682f0f854359f04e
diff --git a/devel/p5-IO-Stty/pkg-comment b/devel/p5-IO-Stty/pkg-comment
new file mode 100644
index 0000000..048750f
--- /dev/null
+++ b/devel/p5-IO-Stty/pkg-comment
@@ -0,0 +1 @@
+Perl5 module that hacks around IO::File deficiencies
diff --git a/devel/p5-IO-Stty/pkg-descr b/devel/p5-IO-Stty/pkg-descr
new file mode 100644
index 0000000..12663bd
--- /dev/null
+++ b/devel/p5-IO-Stty/pkg-descr
@@ -0,0 +1,6 @@
+Perl5 module that hacks around the IO::File
+deficiencies.
+
+Author: Austin Schutz <tex@habit.com>
+
+--Will <andrews@technologist.com>
diff --git a/devel/p5-IO-Stty/pkg-plist b/devel/p5-IO-Stty/pkg-plist
new file mode 100644
index 0000000..1e1d9bc
--- /dev/null
+++ b/devel/p5-IO-Stty/pkg-plist
@@ -0,0 +1,3 @@
+lib/perl5/site_perl/%%PERL_VER%%/IO/stty.pl
+lib/perl5/site_perl/%%PERL_VER%%/IO/Stty.pm
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/IO 2>/dev/null || true
OpenPOWER on IntegriCloud