aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-String/Makefile
blob: b107a489c9b2308fe5481c440f685ce3f1f9f9c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
# $FreeBSD$

PORTNAME=	Unicode-String
PORTVERSION=	2.09
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	These are experimental Perl5 modules to handle various Unicode issues

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>