Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Wx |
8 |
PORTNAME= Wx |
9 |
PORTVERSION= 0.92 |
9 |
PORTVERSION= 0.93 |
10 |
CATEGORIES= x11-toolkits perl5 |
10 |
CATEGORIES= x11-toolkits perl5 |
11 |
MASTER_SITES= CPAN |
11 |
MASTER_SITES= CPAN |
12 |
PKGNAMEPREFIX= p5- |
12 |
PKGNAMEPREFIX= p5- |
Lines 15-21
Link Here
|
15 |
COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit |
15 |
COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit |
16 |
|
16 |
|
17 |
BUILD_DEPENDS= p5-Alien-wxWidgets>=0.25:${PORTSDIR}/x11-toolkits/p5-Alien-wxWidgets \ |
17 |
BUILD_DEPENDS= p5-Alien-wxWidgets>=0.25:${PORTSDIR}/x11-toolkits/p5-Alien-wxWidgets \ |
18 |
p5-ExtUtils-XSpp>=0.04:${PORTSDIR}/devel/p5-ExtUtils-XSpp |
18 |
p5-ExtUtils-XSpp>=0.05:${PORTSDIR}/devel/p5-ExtUtils-XSpp |
19 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
19 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
20 |
|
20 |
|
21 |
OPTIONS= UNICODE "Build with Unicode support" on |
21 |
OPTIONS= UNICODE "Build with Unicode support" on |