18 lines
338 B
Makefile
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>
|