freebsd-ports/textproc/p5-Lingua-Stem-Ru/Makefile
2016-03-06 06:21:06 +00:00

21 lines
411 B
Makefile

# Created by: Cheng-Lung Sung <clsung@dragon2.net>
# $FreeBSD$
PORTNAME= Lingua-Stem-Ru
PORTVERSION= 0.04
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
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>