7b4709677e
- convert spaces to tabs (pkglint --autofix) - set, not append to USE_LANGUAGES
15 lines
463 B
Makefile
15 lines
463 B
Makefile
# $NetBSD: Makefile,v 1.4 2006/10/29 08:32:51 shattered Exp $
|
|
|
|
DISTNAME= Lingua-Stem-Ru-0.01
|
|
PKGNAME= p5-${DISTNAME}
|
|
CATEGORIES= textproc perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
|
|
|
|
MAINTAINER= kuli0020@umn.edu
|
|
HOMEPAGE= http://search.cpan.org/dist/Lingua-Stem-Ru/
|
|
COMMENT= Porter's stemming algorithm for Russian (KOI8-R only)
|
|
|
|
PERL5_PACKLIST= auto/Lingua/Stem/Ru/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|