mirror of https://git.FreeBSD.org/ports.git
16 lines
344 B
Makefile
16 lines
344 B
Makefile
PORTNAME= Lingua-RU-Charset
|
|
PORTVERSION= 0.02
|
|
PORTREVISION= 1
|
|
CATEGORIES= russian perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Perl extension for detecting and converting Russian character sets
|
|
WWW= https://metacpan.org/release/Lingua-RU-Charset
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|