2000-12-31 06:07:46 +01:00
|
|
|
# New ports collection makefile for: p5-Lingua-RU-Charset
|
|
|
|
# Date created: December 28th 2000
|
|
|
|
# Whom: Alex Kapranoff <kapr@crosswinds.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Lingua-RU-Charset
|
|
|
|
PORTVERSION= 0.02
|
|
|
|
CATEGORIES= russian perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|
|
|
MASTER_SITE_SUBDIR= Lingua
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2003-11-02 03:48:08 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Perl extension for detecting and converting various russian character sets
|
2000-12-31 06:07:46 +01:00
|
|
|
|
2001-03-01 07:39:18 +01:00
|
|
|
PERL_CONFIGURE= YES
|
2000-12-31 06:07:46 +01:00
|
|
|
|
|
|
|
MAN3= Lingua::RU::Charset.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|