# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup           Unicode-String 2.09
revision              3
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           String of Unicode characters (UCS2/UTF16)
long_description      A Unicode::String object represents a sequence of \
                      Unicode characters. The Unicode Standard is a \
                      fixed-width, uniform encoding scheme for written \
                      characters and text. This encoding treats alphabetic \
                      characters, ideographic characters, and symbols \
                      identically, which means that they can be used in any \
                      mixture and with equal facility. Unicode is modeled on \
                      the ASCII character set, but uses a 16-bit encoding to \
                      support full multilingual text.

platforms             darwin

checksums             md5 553e68e603723bf7c631f8701ab0d678
