Files
bsdports/perl/p5-Unicode-String/Makefile
2019-12-26 07:26:06 +00:00

17 lines
402 B
Makefile

# Created by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
# $FreeBSD: head/converters/p5-Unicode-String/Makefile 466034 2018-03-31 09:03:26Z amdmi3 $
PORTNAME= Unicode-String
PORTVERSION= 2.10
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 modules to handle various Unicode issues
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>