1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/russian/p5-cyrillic/Makefile

22 lines
395 B
Makefile
Raw Normal View History

# 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= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tolid@plab.ku.dk
2003-02-21 13:28:59 +00:00
COMMENT= Library for fast and easy cyrillic text manipulation
PERL_CONFIGURE= yes
MAN3= cyrillic.3
.include <bsd.port.mk>