1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/russian/p5-cyrillic/Makefile

20 lines
341 B
Makefile

# 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
MAN3= cyrillic.3
NO_STAGE= yes
.include <bsd.port.mk>