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 |
|