From d35808efd7ea08692166e70bbb6059fc11b16196 Mon Sep 17 00:00:00 2001 From: jasper Date: Wed, 4 Nov 2009 13:19:44 +0000 Subject: [PATCH] import p5-Lingua-EN-Syllable 0.251 Lingua::EN::Syllable::syllable() estimates the number of syllables in the word passed to it. --- textproc/p5-Lingua-EN-Syllable/Makefile | 17 +++++++++++++++++ textproc/p5-Lingua-EN-Syllable/distinfo | 5 +++++ textproc/p5-Lingua-EN-Syllable/pkg/DESCR | 2 ++ textproc/p5-Lingua-EN-Syllable/pkg/PLIST | 5 +++++ 4 files changed, 29 insertions(+) create mode 100644 textproc/p5-Lingua-EN-Syllable/Makefile create mode 100644 textproc/p5-Lingua-EN-Syllable/distinfo create mode 100644 textproc/p5-Lingua-EN-Syllable/pkg/DESCR create mode 100644 textproc/p5-Lingua-EN-Syllable/pkg/PLIST diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile new file mode 100644 index 00000000000..31026f35d90 --- /dev/null +++ b/textproc/p5-Lingua-EN-Syllable/Makefile @@ -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 diff --git a/textproc/p5-Lingua-EN-Syllable/distinfo b/textproc/p5-Lingua-EN-Syllable/distinfo new file mode 100644 index 00000000000..362bd2c3837 --- /dev/null +++ b/textproc/p5-Lingua-EN-Syllable/distinfo @@ -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 diff --git a/textproc/p5-Lingua-EN-Syllable/pkg/DESCR b/textproc/p5-Lingua-EN-Syllable/pkg/DESCR new file mode 100644 index 00000000000..42f47db0851 --- /dev/null +++ b/textproc/p5-Lingua-EN-Syllable/pkg/DESCR @@ -0,0 +1,2 @@ +Lingua::EN::Syllable::syllable() estimates the number of syllables in +the word passed to it. diff --git a/textproc/p5-Lingua-EN-Syllable/pkg/PLIST b/textproc/p5-Lingua-EN-Syllable/pkg/PLIST new file mode 100644 index 00000000000..7f48f8b81d2 --- /dev/null +++ b/textproc/p5-Lingua-EN-Syllable/pkg/PLIST @@ -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