# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD: converters/p5-Encode-Locale/Makefile 328918 2013-10-01 05:53:16Z amdmi3 $

PORTNAME=	Encode-Locale
PORTVERSION=	1.03
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	amdmi3@FreeBSD.org
COMMENT=	Determine the locale encoding

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
