# -*- 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        dmtx libdmtx 0.7.8 v
categories          graphics
maintainers         nomaintainer
license             BSD

description         Data Matrix library

long_description    libdmtx is open source software for reading and writing \
                    Data Matrix barcodes. Data Matrix barcodes are \
                    two-dimensional symbols that hold a dense pattern of data \
                    with built-in error correction. The Data Matrix symbology \
                    (sometimes casually referred to as DataMatrix) was \
                    invented and released into the public domain by RVSI \
                    Acuity CiMatrix. Wikipedia has a good article on \
                    the symbology and its characteristics.

use_autoreconf      yes

checksums           rmd160  13fa5ad34aa5c9ab66f9f1ea442b96e486c7400a \
                    sha256  2394bf1d1d693a5a4ca3cfcc1bb28a4d878bdb831ea9ca8f3d5c995d274bdc39 \
                    size    795008

github.tarball_from archive
