freebsd-ports/textproc/p5-Lingua-EN-NameCase/Makefile
2021-04-06 16:31:07 +02:00

21 lines
388 B
Makefile

# 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>