[129518] trunk/dports/perl

devans at macports.org devans at macports.org
Mon Dec 15 00:56:44 PST 2014


Revision: 129518
          https://trac.macports.org/changeset/129518
Author:   devans at macports.org
Date:     2014-12-15 00:56:44 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-text-soundex: new port, implements the soundex algorithm.

Added Paths:
-----------
    trunk/dports/perl/p5-text-soundex/
    trunk/dports/perl/p5-text-soundex/Portfile

Added: trunk/dports/perl/p5-text-soundex/Portfile
===================================================================
--- trunk/dports/perl/p5-text-soundex/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-text-soundex/Portfile	2014-12-15 08:56:44 UTC (rev 129518)
@@ -0,0 +1,17 @@
+# -*- 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.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Text-Soundex 3.04
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Text::Soundex - Implementation of the soundex algorithm.
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  f5758a4b5f887994c6df9dc0ffe66582c795f11f \
+                    sha256  2e56bb4324ee0186b908b3bd78463643affe7295624af0628e81491e910283d9


Property changes on: trunk/dports/perl/p5-text-soundex/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/20141215/52a88b95/attachment.html>


More information about the macports-changes mailing list