# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0

github.setup        nijel enca 1.19
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision            0
categories          textproc
license             GPL-2
maintainers         {khindenburg @kurthindenburg} openmaintainer
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://cihar.com/software/enca

checksums           rmd160  6482a9e5ab3d10cec51ebfc79c513989cc11b0a0 \
                    sha256  c015359cb0be729c5ce9b232520e66e737f39d3ff64d918da8199f32ed67a66f \
                    size    733125

depends_lib         port:libiconv

