# Created by: Mathieu Arnold <m@absolight.net>
# $FreeBSD: head/devel/p5-Locale-Maketext-Lexicon/Makefile 446328 2017-07-21 17:29:30Z sunpoet $

PORTNAME=	Locale-Maketext-Lexicon
PORTVERSION=	1.00
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Use other catalog formats in Locale::Maketext

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
