pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Lingua-EN-Inflect-Number Import textproc/p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9058002cc534
branches:  trunk
changeset: 542956:9058002cc534
user:      abs <abs%pkgsrc.org@localhost>
date:      Fri May 30 11:57:20 2008 +0000

description:
Import textproc/p5-Lingua-EN-Inflect-Number 1.1

This module extends the functionality of Lingua::EN::Inflect with
three new functions available for export.

diffstat:

 textproc/p5-Lingua-EN-Inflect-Number/DESCR    |   2 ++
 textproc/p5-Lingua-EN-Inflect-Number/Makefile |  23 +++++++++++++++++++++++
 textproc/p5-Lingua-EN-Inflect-Number/distinfo |   5 +++++
 3 files changed, 30 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r da18a735cb25 -r 9058002cc534 textproc/p5-Lingua-EN-Inflect-Number/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-EN-Inflect-Number/DESCR        Fri May 30 11:57:20 2008 +0000
@@ -0,0 +1,2 @@
+This module extends the functionality of Lingua::EN::Inflect with
+three new functions available for export.
diff -r da18a735cb25 -r 9058002cc534 textproc/p5-Lingua-EN-Inflect-Number/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile     Fri May 30 11:57:20 2008 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/05/30 11:57:20 abs Exp $
+#
+
+DISTNAME=      Lingua-EN-Inflect-Number-1.1
+PKGNAME=       p5-${DISTNAME}
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    textproc perl5
+MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SI/SIMON/}
+#MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/
+COMMENT=       Force number of words to singular or plural
+
+DEPENDS+=      p5-Lingua-EN-Inflect>=0:../../textproc/p5-Lingua-EN-Inflect
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/Lingua/EN/Inflect/Number/.packlist
+
+PKG_DESTDIR_SUPPORT=    user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r da18a735cb25 -r 9058002cc534 textproc/p5-Lingua-EN-Inflect-Number/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-EN-Inflect-Number/distinfo     Fri May 30 11:57:20 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/05/30 11:57:20 abs Exp $
+
+SHA1 (Lingua-EN-Inflect-Number-1.1.tar.gz) = 487c96224aec62f02c182c143f2e9c429a0bc733
+RMD160 (Lingua-EN-Inflect-Number-1.1.tar.gz) = 209a37eb063bae1dd83bf2c0d7956f667728af64
+Size (Lingua-EN-Inflect-Number-1.1.tar.gz) = 3003 bytes



Home | Main Index | Thread Index | Old Index