aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Lingua-EN-Gender/Makefile
blob: 0573fc4d69e7f8077d587998bb2a49798e635d21 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                  
           
 

                                
                 



                              
 
                                
                                           
 

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

PORTNAME=	Lingua-EN-Gender
PORTVERSION=	0.02
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Inflect pronouns for gender

USES=		perl5
USE_PERL5=	configure

MAN3=		Lingua::EN::Gender.3

NO_STAGE=	yes
.include <bsd.port.mk>