mirror of https://git.FreeBSD.org/ports.git
16 lines
364 B
Makefile
16 lines
364 B
Makefile
PORTNAME= Unicode-RecursiveDowngrade
|
|
PORTVERSION= 0.04
|
|
PORTREVISION= 1
|
|
CATEGORIES= converters perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Perl extension to turn off UTF-8 flags inside of complex variable
|
|
WWW= https://metacpan.org/release/Unicode-RecursiveDowngrade
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|