1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/russian/p5-cyrillic/Makefile
Anton Berezin 72d399cd6e Add p5-cyrillic 2.09, library for fast and easy cyrillic text
manipulation.

PR:		38030
Submitted by:	Anatoliy Dmytriyev <tolid@plab.ku.dk>
2002-06-05 21:04:49 +00:00

23 lines
438 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
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= cyrillic.3
.include <bsd.port.mk>