# $Id: Portfile 65891 2010-04-02 16:02:07Z ryandesign@macports.org $

PortSystem 1.0

name		enca
version		1.13
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://gitorious.org/enca
master_sites	http://dl.cihar.com/enca/
use_lzma	yes

checksums	md5     a47f916e776add18a4f5daa5d080c0bc \
		sha1    acfc43da2fdc823f48679ac53b01dee0ed84c617 \
		rmd160  d94a7dcaa7c3460bf0b057f056668c5911ed635f

depends_lib	port:libiconv
