1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Convert::Moji creates objects which can be used to convert between

different alphabets.

This is basically a helper module for Lingua::JA::Moji.  It was split
out of that module as a general-purpose converter for any alphabets.

WWW: http://search.cpan.org/dist/Convert-Moji/
This commit is contained in:
Jun Kuriyama 2015-07-21 22:24:10 +00:00
parent 529ec4e264
commit 159355dfb7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392648
5 changed files with 31 additions and 0 deletions

View File

@ -61,6 +61,7 @@
SUBDIR += p5-Convert-BinHex
SUBDIR += p5-Convert-Binary-C
SUBDIR += p5-Convert-IBM390
SUBDIR += p5-Convert-Moji
SUBDIR += p5-Convert-Morse
SUBDIR += p5-Convert-NLS_DATE_FORMAT
SUBDIR += p5-Convert-PEM

View File

@ -0,0 +1,19 @@
# $FreeBSD$
PORTNAME= Convert-Moji
PORTVERSION= 0.07
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to convert objects to alphabets
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= YES
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Convert-Moji-0.07.tar.gz) = c9d24d545d64c3252488bb90af23ca1bb7cf0b7f63d354cff8d4132de7639d6a
SIZE (Convert-Moji-0.07.tar.gz) = 7978

View File

@ -0,0 +1,7 @@
Convert::Moji creates objects which can be used to convert between
different alphabets.
This is basically a helper module for Lingua::JA::Moji. It was split
out of that module as a general-purpose converter for any alphabets.
WWW: http://search.cpan.org/dist/Convert-Moji/

View File

@ -0,0 +1,2 @@
%%PERL5_MAN3%%/Convert::Moji.3.gz
%%SITE_PERL%%/Convert/Moji.pm