Update converters/p5-Unicode-String to version 2.10
[dports.git] / converters / p5-Unicode-String / Makefile
1 # Created by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
2 # $FreeBSD$
3
4 PORTNAME=       Unicode-String
5 PORTVERSION=    2.10
6 CATEGORIES=     converters perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Perl5 modules to handle various Unicode issues
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>