4d0f5e9f0b
In Makefile and pkg-descr. PR: 259959 Reported by: pauamma@FreeBSD.org Approved by: perl@ (maintainer, timeout > 2 weeks)
15 lines
364 B
Makefile
15 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>
|