diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
commit | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch) | |
tree | 3b2da25c07f6e025110e7dcc036f2541a3f985e3 /lang/p5-Expect/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Diffstat (limited to 'lang/p5-Expect/Makefile')
-rw-r--r-- | lang/p5-Expect/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |