aboutsummaryrefslogtreecommitdiff
path: root/russian/p5-cyrillic/Makefile
blob: 998f104a98fe19a67b545b18cfbea418f8581bf1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Anatoliy Dmytriyev
# $FreeBSD$

PORTNAME=	cyrillic
PORTVERSION=	2.09
PORTREVISION=	1
CATEGORIES=	russian converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Library for fast and easy Cyrillic text manipulation

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>