aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Shell-Base
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-03-15 20:58:18 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-03-15 20:58:18 +0000
commit0861ca68375da21bdd981f44cd40228dc7dc401b (patch)
tree32bd2fb13f5b8a424be4ece4e36fd68693d5c9c3 /devel/p5-Shell-Base
parentcc0a31d276041829938e437504414d26440cb4f1 (diff)
downloadports-0861ca68375da21bdd981f44cd40228dc7dc401b.tar.gz
ports-0861ca68375da21bdd981f44cd40228dc7dc401b.zip
- Fix dependencies [1]
- SIZEify distinfo [1] - Add WWW: URL (suggested by mat) PR: ports/64064 Submitted by: maintainer Approved by: linimon (mentor)
Notes
Notes: svn path=/head/; revision=104109
Diffstat (limited to 'devel/p5-Shell-Base')
-rw-r--r--devel/p5-Shell-Base/Makefile2
-rw-r--r--devel/p5-Shell-Base/distinfo1
-rw-r--r--devel/p5-Shell-Base/pkg-descr2
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/