Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Archive-Tar |
8 |
PORTNAME= Archive-Tar |
9 |
PORTVERSION= 1.09 |
9 |
PORTVERSION= 1.10 |
10 |
CATEGORIES= archivers perl5 |
10 |
CATEGORIES= archivers perl5 |
11 |
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |
11 |
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |
12 |
MASTER_SITE_SUBDIR= Archive |
12 |
MASTER_SITE_SUBDIR= Archive |
Lines 15-21
Link Here
|
15 |
MAINTAINER= ports@oven.org |
15 |
MAINTAINER= ports@oven.org |
16 |
COMMENT= Perl module for creation and manipulation of tar files |
16 |
COMMENT= Perl module for creation and manipulation of tar files |
17 |
|
17 |
|
18 |
RUN_DEPENDS= ${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib |
18 |
RUN_DEPENDS= ${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib \ |
|
|
19 |
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple |
19 |
BUILD_DEPENDS= ${RUN_DEPENDS} |
20 |
BUILD_DEPENDS= ${RUN_DEPENDS} |
20 |
|
21 |
|
21 |
PERL_CONFIGURE= YES |
22 |
PERL_CONFIGURE= YES |