summaryrefslogtreecommitdiff
path: root/devel/p5-Locale-Msgfmt
diff options
context:
space:
mode:
authorseb <seb>2009-12-05 20:56:08 +0000
committerseb <seb>2009-12-05 20:56:08 +0000
commit5d518bdfdd1f0f0322cc5299cf3e7fe5ca8a21b4 (patch)
tree42115eda8196ea9cb9bab4cd3c6e340e5426abd7 /devel/p5-Locale-Msgfmt
parentb489477d1bbb6cb0f6090beaba2f5ddca3bc3849 (diff)
downloadpkgsrc-5d518bdfdd1f0f0322cc5299cf3e7fe5ca8a21b4.tar.gz
Initial import of p5-Locale-Msgfmt version 0.14 in the NetBSD
Packages Collection. The Perl 5 module Locale::Msgfmt does the same thing as msgfmt from GNU gettext-tools, except this is pure Perl.
Diffstat (limited to 'devel/p5-Locale-Msgfmt')
-rw-r--r--devel/p5-Locale-Msgfmt/DESCR2
-rw-r--r--devel/p5-Locale-Msgfmt/Makefile19
-rw-r--r--devel/p5-Locale-Msgfmt/distinfo5
3 files changed, 26 insertions, 0 deletions
diff --git a/devel/p5-Locale-Msgfmt/DESCR b/devel/p5-Locale-Msgfmt/DESCR
new file mode 100644
index 00000000000..5267e1e114b
--- /dev/null
+++ b/devel/p5-Locale-Msgfmt/DESCR
@@ -0,0 +1,2 @@
+The Perl 5 module Locale::Msgfmt does the same thing as msgfmt from
+GNU gettext-tools, except this is pure Perl.
diff --git a/devel/p5-Locale-Msgfmt/Makefile b/devel/p5-Locale-Msgfmt/Makefile
new file mode 100644
index 00000000000..30250fe4982
--- /dev/null
+++ b/devel/p5-Locale-Msgfmt/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/12/05 20:56:08 seb Exp $
+#
+
+DISTNAME= Locale-Msgfmt-0.14
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Locale-Msgfmt/
+COMMENT= Perl 5 module to compile .po files to .mo files
+
+USE_LANGUAGES= # empty
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Locale/Msgfmt/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Locale-Msgfmt/distinfo b/devel/p5-Locale-Msgfmt/distinfo
new file mode 100644
index 00000000000..13b5905b7f7
--- /dev/null
+++ b/devel/p5-Locale-Msgfmt/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/12/05 20:56:08 seb Exp $
+
+SHA1 (Locale-Msgfmt-0.14.tar.gz) = 767b2328e323eb06d0a9a5163b451d38748447ec
+RMD160 (Locale-Msgfmt-0.14.tar.gz) = 9a67da86da1d3549896f313a406b2435264ffbea
+Size (Locale-Msgfmt-0.14.tar.gz) = 30765 bytes