aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Lingua-EN-NameCase/Makefile
blob: 450e9202beaf002e97ecd1f99faff0f78d2c4329 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  

                                  
                    
                              
                    

                   
                                
                                                             
 

                     

                                                  

                         
 
                   
 
                      
# Created by: Seamus Venasse <svenasse@polaris.ca>

PORTNAME=	Lingua-EN-NameCase
PORTVERSION=	1.21
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

TEST_DEPENDS=	p5-Test-Most>=0:devel/p5-Test-Most

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>