2013-08-05 17:05:29 +02:00
|
|
|
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
2009-07-29 12:12:51 +02:00
|
|
|
|
|
|
|
PORTNAME= Encoding-FixLatin
|
2015-11-05 12:03:12 +01:00
|
|
|
PORTVERSION= 1.04
|
2009-07-29 12:12:51 +02:00
|
|
|
CATEGORIES= converters perl5
|
2011-06-21 08:58:49 +02:00
|
|
|
MASTER_SITES= CPAN
|
|
|
|
MASTER_SITE_SUBDIR= CPAN:GRANTM
|
2009-07-29 12:12:51 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2018-09-10 13:16:59 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2009-07-29 12:12:51 +02:00
|
|
|
COMMENT= Takes mixed encoding input and produces UTF-8 output
|
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2009-07-29 12:12:51 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|