58f38265ea
0.30 2016-02-14 NEILB - Merged PR from MANWAR, which added MetaProvides::Package to dist.ini
17 lines
521 B
Makefile
17 lines
521 B
Makefile
# $NetBSD: Makefile,v 1.5 2017/09/18 12:01:15 wiz Exp $
|
|
|
|
DISTNAME= Lingua-EN-Syllable-0.30
|
|
PKGNAME= p5-${DISTNAME}
|
|
CATEGORIES= perl5 textproc
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/~gregfast/Lingua-EN-Syllable-0.251/
|
|
COMMENT= Routine for estimating syllable count in words
|
|
LICENSE= ${PERL5_LICENSE}
|
|
|
|
PERL5_PACKLIST= auto/Lingua/EN/Syllable/.packlist
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|