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

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

MAINTAINER= tolid@plab.ku.dk
COMMENT=    Library for fast and easy Cyrillic text manipulation

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>