# Created by: Dmitry Marakasov <amdmi3@amdmi3.ru>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/p5-Text-Capitalize/Makefile 328922 2013-10-01 05:54:10Z amdmi3 $

PORTNAME=	Text-Capitalize
PORTVERSION=	1.3
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	amdmi3@FreeBSD.org
COMMENT=	Capitalize strings ("to WORK AS titles" becomes "To Work as Titles")

TEST_DEPENDS=	p5-PerlIO-locale>=0:${PORTSDIR}/devel/p5-PerlIO-locale

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
