# Created by: Cheng-Lung Sung <clsung@dragon2.net>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/p5-Lingua-Stem-Ru/Makefile 352953 2014-05-04 12:52:56Z sunpoet $

PORTNAME=	Lingua-Stem-Ru
PORTVERSION=	0.01
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Porter stemming algorithm for Russian (KOI8-R only)

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>
