# $Id: Portfile 30256 2007-10-23 02:26:16Z jmpp@macports.org $ PortSystem 1.0 name enca version 1.4 categories textproc platforms darwin maintainers nomaintainer description character set analyser long_description Enca is an Extremely Naive Charset Analyser. It \ detects character set and encoding of text files and \ can also convert them to other encodings. homepage http://trific.ath.cx/software/enca/ master_sites http://trific.ath.cx/Ftp/enca/ checksums md5 5c97deb1910fa15cef9e867797143db4 use_bzip2 yes depends_lib port:libiconv configure.args --with-libiconv=${prefix} configure.cflags-append "-I${prefix}/include"