pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/p5-Locale-Maketext-Simple Import p5-Locale-Makete...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c95dd67da115
branches: trunk
changeset: 481125:c95dd67da115
user: epg <epg%pkgsrc.org@localhost>
date: Sun Sep 26 04:41:21 2004 +0000
description:
Import p5-Locale-Maketext-Simple-0.12.
This module is a simple wrapper around Locale::Maketext::Lexicon,
designed to alleviate the need of creating Language Classes for
module authors.
diffstat:
misc/p5-Locale-Maketext-Simple/DESCR | 3 +++
misc/p5-Locale-Maketext-Simple/Makefile | 18 ++++++++++++++++++
misc/p5-Locale-Maketext-Simple/PLIST | 1 +
misc/p5-Locale-Maketext-Simple/distinfo | 4 ++++
4 files changed, 26 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 5ead1e6e4c2a -r c95dd67da115 misc/p5-Locale-Maketext-Simple/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-Maketext-Simple/DESCR Sun Sep 26 04:41:21 2004 +0000
@@ -0,0 +1,3 @@
+This module is a simple wrapper around Locale::Maketext::Lexicon,
+designed to alleviate the need of creating Language Classes for
+module authors.
diff -r 5ead1e6e4c2a -r c95dd67da115 misc/p5-Locale-Maketext-Simple/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-Maketext-Simple/Makefile Sun Sep 26 04:41:21 2004 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/26 04:41:21 epg Exp $
+
+DISTNAME= Locale-Maketext-Simple-0.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= misc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+COMMENT= Simple interface to Locale::Maketext::Lexicon
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Locale/Maketext/Simple/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5ead1e6e4c2a -r c95dd67da115 misc/p5-Locale-Maketext-Simple/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-Maketext-Simple/PLIST Sun Sep 26 04:41:21 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/26 04:41:21 epg Exp $
diff -r 5ead1e6e4c2a -r c95dd67da115 misc/p5-Locale-Maketext-Simple/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-Maketext-Simple/distinfo Sun Sep 26 04:41:21 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/26 04:41:21 epg Exp $
+
+SHA1 (Locale-Maketext-Simple-0.12.tar.gz) = eb7ba1a44a124df3ce84138078ecb9993f7a113b
+Size (Locale-Maketext-Simple-0.12.tar.gz) = 13215 bytes
Home |
Main Index |
Thread Index |
Old Index