Tweak converters/p5-Text-Unidecode version 0.04
[dports.git] / converters / p5-Encode-Locale / Makefile
1 # Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Encode-Locale
5 PORTVERSION=    1.03
6 CATEGORIES=     converters perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     amdmi3@FreeBSD.org
11 COMMENT=        Determine the locale encoding
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>