# Created by: Cezary Morga <cm@therek.net>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Locale-Msgfmt/Makefile 332046 2013-10-30 02:52:46Z vanilla $

PORTNAME=	Locale-Msgfmt
PORTVERSION=	0.15
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Compile .po files to .mo files

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
