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

github.setup        nemtrif utfcpp 4.0.6 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision            0
categories          textproc
installs_libs       no
license             Boost-1
maintainers         nomaintainer

description         UTF-8 with C++ in a Portable Way

long_description    {*}${description}

homepage            https://github.com/nemtrif/utfcpp

checksums           rmd160  66b3815ca93ecab4a3552988e9f7e6a4093f07ee \
                    sha256  ea331a2124d94b066a2adbc2b78316665713823aa97ab8f00d06bbfaada7adbf \
                    size    34173
