freebsd-ports/russian/p5-cyrillic/Makefile
2003-02-21 13:28:59 +00:00

23 lines
500 B
Makefile

# New ports collection makefile for: p5-cyrillic
# Date created: 13 May 2002
# Whom: Anatoliy Dmytriyev
#
# $FreeBSD$
#
PORTNAME= cyrillic
PORTVERSION= 2.09
CATEGORIES= russian converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Unicode/AMICHAUER
PKGNAMEPREFIX= p5-
MAINTAINER= tolid@plab.ku.dk
COMMENT= Library for fast and easy cyrillic text manipulation
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= cyrillic.3
.include <bsd.port.mk>