- Fix build

- Pass maintainership to perl

PR:		121944
Submitted by:	Gea-Suan Lin (gslin@gslin.org) (maintainer)
This commit is contained in:
Martin Wilke 2008-03-21 17:48:09 +00:00
parent e2f267539d
commit d42d52fd32
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209545

View file

@ -8,13 +8,15 @@
PORTNAME= Encode-Detect
PORTVERSION= 1.00
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Encode
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
MAINTAINER= perl@FreeBSD.org
COMMENT= An Encode::Encoding subclass that detects the encoding of data
BUILD_DEPENDS+= ${SITE_PERL}/ExtUtils/CBuilder.pm:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
PERL_MODBUILD= yes
MAN3= Encode::Detect.3 Encode::Detect::Detector.3