# -*- 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.2.0 v
github.tarball_from archive
revision            0

checksums           rmd160  64cb25542b28bbb809a3a796ce080818744fc909 \
                    sha256  a1fb593ed1fcb5b38800caf3c4454f872745202e961d00d745e53d81447e17c9 \
                    size    4059752

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
