pkgsrc/textproc/p5-Lingua-EN-Syllable/Makefile
rodent ceaad276c0 Import p5-Lingua-EN-Syllable-0.251 as textproc/p5-Lingua-EN-Syllable.
Routine for estimating syllable count in words.
2015-07-01 02:42:51 +00:00

17 lines
519 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/07/01 02:42:51 rodent Exp $
DISTNAME= Lingua-EN-Syllable-0.251
PKGNAME= p5-${DISTNAME}
CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
MAINTAINER= rodent@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"