Lines 8-20
Link Here
|
8 |
PORTNAME= Encode-Detect |
8 |
PORTNAME= Encode-Detect |
9 |
PORTVERSION= 1.00 |
9 |
PORTVERSION= 1.00 |
10 |
CATEGORIES= converters perl5 |
10 |
CATEGORIES= converters perl5 |
11 |
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |
11 |
MASTER_SITES= CPAN |
12 |
MASTER_SITE_SUBDIR= Encode |
12 |
MASTER_SITE_SUBDIR= Encode |
13 |
PKGNAMEPREFIX= p5- |
13 |
PKGNAMEPREFIX= p5- |
14 |
|
14 |
|
15 |
MAINTAINER= gslin@gslin.org |
15 |
MAINTAINER= perl@FreeBSD.org |
16 |
COMMENT= An Encode::Encoding subclass that detects the encoding of data |
16 |
COMMENT= An Encode::Encoding subclass that detects the encoding of data |
17 |
|
17 |
|
|
|
18 |
BUILD_DEPENDS+= ${SITE_PERL}/ExtUtils/CBuilder.pm:${PORTSDIR}/devel/p5-ExtUtils-CBuilder |
19 |
|
18 |
PERL_MODBUILD= yes |
20 |
PERL_MODBUILD= yes |
19 |
|
21 |
|
20 |
MAN3= Encode::Detect.3 Encode::Detect::Detector.3 |
22 |
MAN3= Encode::Detect.3 Encode::Detect::Detector.3 |