# $Id: Portfile 85466 2011-10-14 01:30:02Z dports@macports.org $

PortSystem 1.0

name		enca
version		1.13
categories	textproc
platforms	darwin
license		GPL-2 
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_xz		yes
extract.suffix	.tar.lzma

checksums	md5     a47f916e776add18a4f5daa5d080c0bc \
		sha1    acfc43da2fdc823f48679ac53b01dee0ed84c617 \
		rmd160  d94a7dcaa7c3460bf0b057f056668c5911ed635f

depends_lib	port:libiconv
