aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-Gender/Makefile
blob: ca3f2f3558689a36a0e25f119af474f6b827a1e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Lingua-EN-Gender
PORTVERSION=	0.02
PORTREVISION=	2
PORTEPOCH=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>