2013-06-17 17:27:58 +02:00
|
|
|
# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
|
2011-03-12 00:53:51 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Encode-Locale
|
2012-02-25 07:12:05 +01:00
|
|
|
PORTVERSION= 1.03
|
2011-03-12 00:53:51 +01:00
|
|
|
CATEGORIES= converters perl5
|
2011-06-21 08:58:49 +02:00
|
|
|
MASTER_SITES= CPAN
|
2011-03-12 00:53:51 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= amdmi3@FreeBSD.org
|
|
|
|
COMMENT= Determine the locale encoding
|
|
|
|
|
2013-09-10 09:55:33 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2011-03-12 00:53:51 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|