5a1191d03d
--------------------------------------------- 0.02 2016-02-07 NEILB - Switched to Dist::Zilla, fixing RT#107484 in the process, so the release will have META.{json,yml} files. - Moved test from test.pl in top directory to t/basic.t - Updated format of this file to follow CPAN::Changes::Spec
16 lines
499 B
Makefile
16 lines
499 B
Makefile
# $NetBSD: Makefile,v 1.10 2016/06/09 13:07:13 mef Exp $
|
|
|
|
DISTNAME= Lingua-PT-Stemmer-0.02
|
|
PKGNAME= p5-${DISTNAME}
|
|
CATEGORIES= textproc perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/Lingua-PT-Stemmer/
|
|
COMMENT= Perl5 modules for Galician and Portuguese language stemming
|
|
LICENSE= ${PERL5_LICENSE}
|
|
|
|
PERL5_PACKLIST= auto/Lingua/PT/Stemmer/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|