# -*- 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
PortGroup           cmake   1.1

github.setup        Esri lerc 4.1.0 v
github.tarball_from archive
revision            0

checksums           rmd160  9c8e9ebcf17cea2fd66c3347550bad9a766d5b64 \
                    sha256  f05b24d2368becab9144873878655bb718910631550d4f786262378c16ab94a7 \
                    size    4056763

categories          gis
maintainers         {vince @Veence} openmaintainer
license             Apache-2

description         Limited Error Raster Compression: a library to compress raster images

long_description    Lerc is an open source library that allows fine-tuned compression of every \
                    type of raster images (mainly used in GIS)

compiler.cxx_standard 2011
