This commit is contained in:
msf 2004-12-08 18:19:40 +00:00
parent 5d28fa8a64
commit 0222308dfe
4 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/08 18:19:40 msf Exp $
COMMENT= "Maketext from already interpolated strings"
DISTNAME= Locale-Maketext-Fuzzy-0.02
PKGNAME= p5-${DISTNAME}
CATEGORIES= converters perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
HOMEPAGE= http://search.cpan.org/dist/Locale-Maketext-Fuzzy/
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Locale-Maketext-Fuzzy-0.02.tar.gz) = 0425610d448900a774ed253eb678c559
RMD160 (Locale-Maketext-Fuzzy-0.02.tar.gz) = f121c76c7a160346f82b7258cd75b640c403eefc
SHA1 (Locale-Maketext-Fuzzy-0.02.tar.gz) = 061903e6e031c47966a4ed1803fd9ca4e3c24280

View File

@ -0,0 +1,5 @@
This module is a subclass of Locale::Maketext, with additional
support for localizing messages that already contains interpolated
variables. This is most useful when the messages are returned by
external modules -- for example, to match dir: command not found
against [_1]: command not found.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/08 18:19:40 msf Exp $
${P5SITE}/Locale/Maketext/Fuzzy.pm
@man man/man3p/Locale::Maketext::Fuzzy.3p