Index: head/textproc/p5-Lingua-EN-NameCase/Makefile =================================================================== --- head/textproc/p5-Lingua-EN-NameCase/Makefile (revision 363181) +++ head/textproc/p5-Lingua-EN-NameCase/Makefile (revision 363182) @@ -1,16 +1,22 @@ # Created by: Seamus Venasse # $FreeBSD$ PORTNAME= Lingua-EN-NameCase PORTVERSION= 1.16 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to fix the case of people's names +LICENSE= ART20 + USES= perl5 USE_PERL5= configure + +post-patch: + @${REINPLACE_CMD} -e '/NAME/ s|Lingua-EN-NameCase|Lingua::EN::NameCase|' ${WRKSRC}/Makefile.PL .include Index: head/textproc/p5-Lingua-EN-NameCase/pkg-descr =================================================================== --- head/textproc/p5-Lingua-EN-NameCase/pkg-descr (revision 363181) +++ head/textproc/p5-Lingua-EN-NameCase/pkg-descr (revision 363182) @@ -1,11 +1,9 @@ Forenames and surnames are often stored either wholly in UPPERCASE or wholly in lowercase. This module allows you to convert names into the correct case where possible. Although forenames and surnames are normally stored separately if they do appear in a single string, whitespace separated, NameCase and nc deal correctly with them. WWW: http://search.cpan.org/dist/Lingua-EN-NameCase/ - -Seamus Venasse Index: head/textproc/p5-Lingua-EN-NameCase/pkg-plist =================================================================== --- head/textproc/p5-Lingua-EN-NameCase/pkg-plist (revision 363181) +++ head/textproc/p5-Lingua-EN-NameCase/pkg-plist (revision 363182) @@ -1,6 +1,8 @@ -%%PERL5_MAN3%%/Lingua::EN::NameCase.3.gz %%SITE_PERL%%/Lingua/EN/NameCase.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua-EN-NameCase/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua-EN-NameCase +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/NameCase/.packlist +%%PERL5_MAN3%%/Lingua::EN::NameCase.3.gz +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/NameCase +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua @dirrmtry %%SITE_PERL%%/Lingua/EN @dirrmtry %%SITE_PERL%%/Lingua