# Created by: Erwin Lansing <erwin@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Locale-libintl/Makefile 332046 2013-10-30 02:52:46Z vanilla $

PORTNAME=	Locale-libintl
PORTVERSION=	1.23
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	libintl-perl-${PORTVERSION}

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Internationalization library for Perl

USES=		perl5 gettext
USE_PERL5=	configure

.include <bsd.port.mk>
