aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-Maketext-Lexicon/Makefile
blob: 5460d74d0e600d145facd6d96b6f9afc5d346a23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Mathieu Arnold <m@absolight.net>

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>