aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-Encode-Locale/Makefile
blob: 5aee3ef5e3f8635ec832a38236982761bfe6a54c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD$

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>