Lines 6-21
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Lingua-Han-PinYin |
8 |
PORTNAME= Lingua-Han-PinYin |
9 |
PORTVERSION= 0.07 |
9 |
PORTVERSION= 0.10 |
10 |
CATEGORIES= chinese perl5 |
10 |
CATEGORIES= chinese perl5 |
11 |
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |
11 |
MASTER_SITES= CPAN |
12 |
MASTER_SITE_SUBDIR= ../by-authors/id/F/FA/FAYLAND/ |
12 |
MASTER_SITE_SUBDIR= Lingua |
13 |
PKGNAMEPREFIX= p5- |
13 |
PKGNAMEPREFIX= p5- |
14 |
|
14 |
|
15 |
MAINTAINER= gslin@gslin.org |
15 |
MAINTAINER= perl@FreeBSD.org |
16 |
COMMENT= Retrieve the Mandarin(PinYin) of Chinese character(HanZi) |
16 |
COMMENT= Retrieve the Mandarin(PinYin) of Chinese character(HanZi) |
17 |
|
17 |
|
18 |
RUN_DEPENDS= ${SITE_PERL}/Lingua/Han/Utils.pm:${PORTSDIR}/chinese/p5-Lingua-Han-Utils |
18 |
RUN_DEPENDS= p5-Lingua-Han-Utils>=0.08:${PORTSDIR}/chinese/p5-Lingua-Han-Utils |
19 |
BUILD_DEPENDS= ${RUN_DEPENDS} |
19 |
BUILD_DEPENDS= ${RUN_DEPENDS} |
20 |
|
20 |
|
21 |
PERL_CONFIGURE= yes |
21 |
PERL_CONFIGURE= yes |