[128662] trunk/dports/perl
devans at macports.org
devans at macports.org
Mon Nov 24 16:50:01 PST 2014
Revision: 128662
https://trac.macports.org/changeset/128662
Author: devans at macports.org
Date: 2014-11-24 16:50:01 -0800 (Mon, 24 Nov 2014)
Log Message:
-----------
p5-text-unidecode: new port, plain ascii transliterations of unicode text.
Added Paths:
-----------
trunk/dports/perl/p5-text-unidecode/
trunk/dports/perl/p5-text-unidecode/Portfile
Added: trunk/dports/perl/p5-text-unidecode/Portfile
===================================================================
--- trunk/dports/perl/p5-text-unidecode/Portfile (rev 0)
+++ trunk/dports/perl/p5-text-unidecode/Portfile 2014-11-25 00:50:01 UTC (rev 128662)
@@ -0,0 +1,19 @@
+# -*- 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.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Text-Unidecode 1.22
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Text::Unidecode -- plain ASCII transliterations of Unicode text
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 079d73fe93ced3a541efd3cd5474db8917b1fdae \
+ sha256 dd76f01c8b1e865bbb02a6c719eb21adb76451ea8f49281bc051319e34faddbc
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-text-unidecode/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141124/28405a2b/attachment.html>
More information about the macports-changes
mailing list