summaryrefslogtreecommitdiff
path: root/lang/p5-Expect
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-20 22:01:37 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-20 22:01:37 +0000
commitb3900f3c880d5d146c3fd479c4b2de3cd408c77b (patch)
treedc4ad50d5792914a1b4f58fae427acadbe6eccc3 /lang/p5-Expect
parentUpgrade to 0.56. (diff)
Re-import of p5-Expect, a perl module inspired by the Tcl version of Expect.
PR: 16528 Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes: svn path=/head/; revision=26066
Diffstat (limited to 'lang/p5-Expect')
-rw-r--r--lang/p5-Expect/Makefile29
-rw-r--r--lang/p5-Expect/distinfo1
-rw-r--r--lang/p5-Expect/pkg-comment1
-rw-r--r--lang/p5-Expect/pkg-descr6
-rw-r--r--lang/p5-Expect/pkg-plist6
5 files changed, 43 insertions, 0 deletions
diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile
new file mode 100644
index 000000000000..d003db5ad381
--- /dev/null
+++ b/lang/p5-Expect/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: p5-Expect
+# Version required: 1.07
+# Date created: 14 Jan 2000
+# Whom: Will Andrews <andrews@technologist.com>
+#
+# $FreeBSD$
+#
+
+DISTNAME= Expect.pm-1.07
+PKGNAME= p5-Expect-1.07
+CATEGORIES= lang perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Expect
+
+MAINTAINER= andrews@technologist.com
+
+BUILD_DEPENDS= ${SITE_PERL}/IO-Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \
+ ${SITE_PERL}/IO-Stty.pm:${PORTSDIR}/devel/p5-IO-Stty
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+SITE_PERL= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}
+USE_PERL5= yes
+MAN3= Expect.3 Expect_intro.3
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+do-configure:
+ @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL LDDLFLAGS=-shared LDFLAGS=-L/usr/lib)
+
+.include <bsd.port.mk>
diff --git a/lang/p5-Expect/distinfo b/lang/p5-Expect/distinfo
new file mode 100644
index 000000000000..f063f72608b3
--- /dev/null
+++ b/lang/p5-Expect/distinfo
@@ -0,0 +1 @@
+MD5 (Expect.pm-1.07.tar.gz) = 4777efd478187b1cd29083a9e24ac3bc
diff --git a/lang/p5-Expect/pkg-comment b/lang/p5-Expect/pkg-comment
new file mode 100644
index 000000000000..e383c542d5cc
--- /dev/null
+++ b/lang/p5-Expect/pkg-comment
@@ -0,0 +1 @@
+Perl module inspired by the Tcl version of Expect
diff --git a/lang/p5-Expect/pkg-descr b/lang/p5-Expect/pkg-descr
new file mode 100644
index 000000000000..1adf840cade4
--- /dev/null
+++ b/lang/p5-Expect/pkg-descr
@@ -0,0 +1,6 @@
+p5-Expect is a perl module inspired by the Tcl version of Expect.
+
+FTP: ftp://ftp.habit.com/pub/perl/
+Author: Austin Schutz <tex@habit.com>
+
+--Will <andrews@technologist.com>
diff --git a/lang/p5-Expect/pkg-plist b/lang/p5-Expect/pkg-plist
new file mode 100644
index 000000000000..80591329f0ec
--- /dev/null
+++ b/lang/p5-Expect/pkg-plist
@@ -0,0 +1,6 @@
+lib/perl5/site_perl/%%PERL_VER%%/Expect.pod
+lib/perl5/site_perl/%%PERL_VER%%/Expect.pm
+lib/perl5/site_perl/%%PERL_VER%%/Expect_intro.pod
+lib/perl5/site_perl/%%PERL_VER%%/term-filter.pl
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Expect/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Expect