View | Details | Raw Unified | Return to bug 64064
Collapse All | Expand All

(-)p5-Shell-Base/Makefile (-1 / +1 lines)
Lines 15-21 Link Here
15
MAINTAINER=	apeiron@comcast.net
15
MAINTAINER=	apeiron@comcast.net
16
COMMENT=	Perl module implementing a simple command shell
16
COMMENT=	Perl module implementing a simple command shell
17
17
18
BUILD_DEPENDS=	${SITE_PERL}/mach/Term/Size.pm:${PORTSDIR}/devel/p5-Term-Size \
18
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Term/Size.pm:${PORTSDIR}/devel/p5-Term-Size \
19
		${SITE_PERL}/Text/Shellwords.pm:${PORTSDIR}/textproc/p5-Text-Shellwords
19
		${SITE_PERL}/Text/Shellwords.pm:${PORTSDIR}/textproc/p5-Text-Shellwords
20
RUN_DEPENDS=	${BUILD_DEPENDS}
20
RUN_DEPENDS=	${BUILD_DEPENDS}
21
21
(-)p5-Shell-Base/distinfo (+1 lines)
Line 1 Link Here
1
MD5 (Shell-Base-0.04.tar.gz) = e5c4c27b1a9980bef34aa7e0529177aa
1
MD5 (Shell-Base-0.04.tar.gz) = e5c4c27b1a9980bef34aa7e0529177aa
2
SIZE (Shell-Base-0.04.tar.gz) = 25520

Return to bug 64064