Ticket #41227: Portfile.7

File Portfile.7, 1.2 KB (added by odyx@…, 10 years ago)

p5-unicode-gcstring Portfile v2

Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.branches      5.8 5.10 5.12 5.14 5.16
8perl5.setup         Unicode-GCString 2013.10
9license             {Artistic-1 GPL}
10maintainers         nomaintainer
11description         String as Sequence of UAX \#29 Grapheme Clusters
12long_description    Unicode::GCString treats Unicode string as a \
13                    sequence of extended grapheme clusters defined by \
14                    Unicode Standard Annex \#29 \[UAX \#29\]. \
15                    \
16                    Grapheme cluster is a sequence of Unicode \
17                    character(s) that consists of one grapheme base \
18                    and optional grapheme extender and/or prepend \
19                    character. It is close in that people consider as \
20                    character.
21
22platforms           darwin
23
24checksums           md5    ace93f0209986f7f2c0fa926722bdbbd \
25                    rmd160 fc84222419bca41978fa9a2ac923c68d06acf8b2 \
26                    sha1   574a7671a6140d58f6927301a8874789fab1baf6