freebsd-ports/russian/p5-cyrillic/Makefile
2015-08-25 14:52:27 +00:00

18 lines
338 B
Makefile

# 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>