diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-03-15 20:58:18 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-03-15 20:58:18 +0000 |
commit | 0861ca68375da21bdd981f44cd40228dc7dc401b (patch) | |
tree | 32bd2fb13f5b8a424be4ece4e36fd68693d5c9c3 /devel/p5-Shell-Base | |
parent | cc0a31d276041829938e437504414d26440cb4f1 (diff) |
Notes
Diffstat (limited to 'devel/p5-Shell-Base')
-rw-r--r-- | devel/p5-Shell-Base/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Shell-Base/distinfo | 1 | ||||
-rw-r--r-- | devel/p5-Shell-Base/pkg-descr | 2 |
3 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Shell-Base/Makefile b/devel/p5-Shell-Base/Makefile index 2ddb756d7697..ec2690a9396a 100644 --- a/devel/p5-Shell-Base/Makefile +++ b/devel/p5-Shell-Base/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= apeiron@comcast.net COMMENT= Perl module implementing a simple command shell -BUILD_DEPENDS= ${SITE_PERL}/mach/Term/Size.pm:${PORTSDIR}/devel/p5-Term-Size \ +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/Size.pm:${PORTSDIR}/devel/p5-Term-Size \ ${SITE_PERL}/Text/Shellwords.pm:${PORTSDIR}/textproc/p5-Text-Shellwords RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-Shell-Base/distinfo b/devel/p5-Shell-Base/distinfo index 0372b3ae7699..57ffebd4bea8 100644 --- a/devel/p5-Shell-Base/distinfo +++ b/devel/p5-Shell-Base/distinfo @@ -1 +1,2 @@ MD5 (Shell-Base-0.04.tar.gz) = e5c4c27b1a9980bef34aa7e0529177aa +SIZE (Shell-Base-0.04.tar.gz) = 25520 diff --git a/devel/p5-Shell-Base/pkg-descr b/devel/p5-Shell-Base/pkg-descr index b9b563e65635..392ffce70d8a 100644 --- a/devel/p5-Shell-Base/pkg-descr +++ b/devel/p5-Shell-Base/pkg-descr @@ -12,3 +12,5 @@ COPYRIGHT This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. + +WWW: http://search.cpan.org/dist/Shell-Base/ |