[107586] trunk/dports/perl
dports at macports.org
dports at macports.org
Tue Jul 2 18:12:47 PDT 2013
Revision: 107586
https://trac.macports.org/changeset/107586
Author: dports at macports.org
Date: 2013-07-02 18:12:47 -0700 (Tue, 02 Jul 2013)
Log Message:
-----------
p5-unicode-linebreak: new port via cpan2port, v2012.10
Added Paths:
-----------
trunk/dports/perl/p5-unicode-linebreak/
trunk/dports/perl/p5-unicode-linebreak/Portfile
Added: trunk/dports/perl/p5-unicode-linebreak/Portfile
===================================================================
--- trunk/dports/perl/p5-unicode-linebreak/Portfile (rev 0)
+++ trunk/dports/perl/p5-unicode-linebreak/Portfile 2013-07-03 01:12:47 UTC (rev 107586)
@@ -0,0 +1,24 @@
+# -*- 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
+perl5.setup Unicode-LineBreak 2012.10
+
+platforms darwin
+maintainers nomaintainer
+license {Artistic-1 GPL}
+
+description Unicode::LineBreak (no description available)
+
+long_description ${description}
+
+checksums sha256 e4a37ace916aa74061321267364b5eeb840d50094a613ce9e0274ffff5e9e3e1 \
+ rmd160 5fb7a760d08b3cac06fe253c21aa9680dda2d80a
+
+
+if {$subport != $name} {
+ depends_lib-append port:p${perl5.major}-mime-charset
+}
Property changes on: trunk/dports/perl/p5-unicode-linebreak/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130702/64100ede/attachment-0001.html>
More information about the macports-changes
mailing list