Revision: 148966 https://trac.macports.org/changeset/148966 Author: dports@macports.org Date: 2016-05-23 13:53:32 -0700 (Mon, 23 May 2016) Log Message: ----------- p5-lingua-translit: new port via cpan2port, v0.25 Added Paths: ----------- trunk/dports/perl/p5-lingua-translit/ trunk/dports/perl/p5-lingua-translit/Portfile Added: trunk/dports/perl/p5-lingua-translit/Portfile =================================================================== --- trunk/dports/perl/p5-lingua-translit/Portfile (rev 0) +++ trunk/dports/perl/p5-lingua-translit/Portfile 2016-05-23 20:53:32 UTC (rev 148966) @@ -0,0 +1,26 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.branches 5.22 5.24 +perl5.setup Lingua-Translit 0.25 + +platforms darwin +maintainers nomaintainer +license {Artistic-1 GPL} + +supported_archs noarch + +description convert text from one writing system to another + +long_description Lingua::Translit can be used to convert text from one \ + writing system to another, based on national or \ + international transliteration tables. Where possible a reverse \ + transliteration is supported. + +checksums rmd160 9fe6e0eddf06b85cdd830c1e344a0ae0f6af8bc8 \ + sha256 54409e1ca92c301fd9ecdc5a3321cf10741ce6ce9e11c0b01b85fb9ea295bdcd + + Property changes on: trunk/dports/perl/p5-lingua-translit/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
dports@macports.org