# $Id: Portfile 86101 2011-10-19 11:44:07Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Unicode-String 2.09
revision              2
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
