# $Id: Portfile,v 1.3 2006/06/07 21:47:26 narf_tm Exp $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Unicode-String 2.09 maintainers narf_tm@opendarwin.org 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 depends_lib-append port:p5-mime-base64