Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Getopt-Long-Descriptive |
8 |
PORTNAME= Getopt-Long-Descriptive |
9 |
PORTVERSION= 0.077 |
9 |
PORTVERSION= 0.081 |
10 |
CATEGORIES= devel perl5 |
10 |
CATEGORIES= devel perl5 |
11 |
MASTER_SITES= CPAN |
11 |
MASTER_SITES= CPAN |
12 |
PKGNAMEPREFIX= p5- |
12 |
PKGNAMEPREFIX= p5- |
Lines 14-21
Link Here
|
14 |
MAINTAINER= perl@FreeBSD.org |
14 |
MAINTAINER= perl@FreeBSD.org |
15 |
COMMENT= Getopt::Long with usage text |
15 |
COMMENT= Getopt::Long with usage text |
16 |
|
16 |
|
17 |
RUN_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ |
17 |
RUN_DEPENDS= p5-Params-Validate>=0.74:${PORTSDIR}/devel/p5-Params-Validate \ |
18 |
p5-Params-Validate>=0.74:${PORTSDIR}/devel/p5-Params-Validate \ |
|
|
19 |
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter |
18 |
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter |
20 |
BUILD_DEPENDS= ${RUN_DEPENDS} |
19 |
BUILD_DEPENDS= ${RUN_DEPENDS} |
21 |
|
20 |
|