# $Id: Portfile 76990 2011-03-16 21:23:08Z mww@macports.org $ PortSystem 1.0 name uni2ascii version 4.17 categories textproc platforms darwin maintainers mww description converts between UTF-8 Unicode and 7-bit ASCII equivalents long_description uni2ascii and ascii2uni convert between UTF-8 Unicode and \ more than a dozen 7-bit ASCII equivalents including: hexadecimal \ and decimal HTML numeric character references, \u-escapes, \ standard hexadecimal, raw hexadecimal, and RFC2396 URI format. \ Such ASCII equivalents are encountered in a variety of \ circumstances, such as when Unicode text is included in program \ source, when entering text into Web programs that can handle the \ Unicode character set but are not 8-bit safe, and when debugging. homepage http://billposer.org/Software/uni2ascii.html master_sites http://billposer.org/Software/Downloads/ checksums md5 3313bba89addd00a2c2c76c34fcbae4d \ sha1 1af6e4940e0f24f6978e9950c0d22df63c066ba6 \ rmd160 62d5380c3f7958c92628b748fd82b1b44b384d41 use_bzip2 yes depends_lib port:gettext patchfiles patch-ascii2uni.c.diff \ patch-configure.ac.diff use_autoreconf yes configure.args --mandir=${prefix}/share/man configure.ldflags-append "-lintl" livecheck.type freshmeat