pkgsrc-wip/p5-Lingua-Stem-Snowball-Da/Makefile
2005-09-02 19:00:27 +00:00

15 lines
465 B
Makefile

# $NetBSD: Makefile,v 1.3 2005/09/02 19:03:09 kuli0020 Exp $
DISTNAME= Lingua-Stem-Snowball-Da-1.01
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
MAINTAINER= kuli0020@umn.edu
HOMEPAGE= http://search.cpan.org/~cine/Lingua-Stem-Snowball-Da-1.01/Da.pm
COMMENT= Stemmer for Danish
PERL5_PACKLIST= auto/Lingua/Stem/Snowball/Da/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"