Lines 7-12
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= Mixin-Linewise |
8 |
PORTNAME= Mixin-Linewise |
9 |
PORTVERSION= 0.002 |
9 |
PORTVERSION= 0.002 |
|
|
10 |
PORTREVISION= 1 |
10 |
CATEGORIES= devel perl5 |
11 |
CATEGORIES= devel perl5 |
11 |
MASTER_SITES= CPAN |
12 |
MASTER_SITES= CPAN |
12 |
MASTER_SITE_SUBDIR= ../../authors/id/R/RJ/RJBS/ |
13 |
MASTER_SITE_SUBDIR= ../../authors/id/R/RJ/RJBS/ |
Lines 15-20
Link Here
|
15 |
MAINTAINER= baptiste.daroussin@gmail.com |
16 |
MAINTAINER= baptiste.daroussin@gmail.com |
16 |
COMMENT= Write your linewise code for handles; this does the rest |
17 |
COMMENT= Write your linewise code for handles; this does the rest |
17 |
|
18 |
|
|
|
19 |
BUILD_DEPENDS+= p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter |
20 |
|
21 |
RUN_DEPENDS+= p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter |
22 |
|
18 |
PERL_CONFIGURE= yes |
23 |
PERL_CONFIGURE= yes |
19 |
|
24 |
|
20 |
MAN3= Mixin::Linewise::Readers.3 \ |
25 |
MAN3= Mixin::Linewise::Readers.3 \ |