Added: trunk/dports/perl/p5-lingua-translit/Portfile (0 => 148966)
--- 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
___________________________________________________________________