summaryrefslogtreecommitdiff
path: root/lang/p5-Expect
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:35:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:35:09 +0000
commit3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch)
tree3b2da25c07f6e025110e7dcc036f2541a3f985e3 /lang/p5-Expect
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76037
Diffstat (limited to 'lang/p5-Expect')
-rw-r--r--lang/p5-Expect/Makefile1
-rw-r--r--lang/p5-Expect/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile
index a078c84e6a21..81f5453e1d37 100644
--- a/lang/p5-Expect/Makefile
+++ b/lang/p5-Expect/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Expect
PKGNAMEPREFIX= p5-
MAINTAINER= erwin@lansing.dk
+COMMENT= Perl module inspired by the Tcl version of Expect
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty
diff --git a/lang/p5-Expect/pkg-comment b/lang/p5-Expect/pkg-comment
deleted file mode 100644
index e383c542d5cc..000000000000
--- a/lang/p5-Expect/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module inspired by the Tcl version of Expect