import p5-Lingua-EN-Syllable 0.251
Lingua::EN::Syllable::syllable() estimates the number of syllables in the word passed to it.
This commit is contained in:
parent
959f4df8eb
commit
d35808efd7
17
textproc/p5-Lingua-EN-Syllable/Makefile
Normal file
17
textproc/p5-Lingua-EN-Syllable/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/11/04 13:19:44 jasper Exp $
|
||||
|
||||
COMMENT= outine for estimating syllable count in words
|
||||
|
||||
DISTNAME= Lingua-EN-Syllable-0.251
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
textproc/p5-Lingua-EN-Syllable/distinfo
Normal file
5
textproc/p5-Lingua-EN-Syllable/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Lingua-EN-Syllable-0.251.tar.gz) = 9EoFbpLB2d+J4ZBZGHnYTw==
|
||||
RMD160 (Lingua-EN-Syllable-0.251.tar.gz) = yz5ixco4QWtq3lLo1qYHaElSAAY=
|
||||
SHA1 (Lingua-EN-Syllable-0.251.tar.gz) = nUeiDp44nom1Vc4eo9A64H7O6ww=
|
||||
SHA256 (Lingua-EN-Syllable-0.251.tar.gz) = h02c5Srhskfo5WEnloaoas6634g6Z2WJqgCEr5ORtgk=
|
||||
SIZE (Lingua-EN-Syllable-0.251.tar.gz) = 3293
|
2
textproc/p5-Lingua-EN-Syllable/pkg/DESCR
Normal file
2
textproc/p5-Lingua-EN-Syllable/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Lingua::EN::Syllable::syllable() estimates the number of syllables in
|
||||
the word passed to it.
|
5
textproc/p5-Lingua-EN-Syllable/pkg/PLIST
Normal file
5
textproc/p5-Lingua-EN-Syllable/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/04 13:19:44 jasper Exp $
|
||||
${P5SITE}/Lingua/
|
||||
${P5SITE}/Lingua/EN/
|
||||
${P5SITE}/Lingua/EN/Syllable.pm
|
||||
@man man/man3p/Lingua::EN::Syllable.3p
|
Loading…
Reference in New Issue
Block a user