# -*- 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           common_lisp 1.0

github.setup        slyrus opticl-core b7cd13d26df6b824b216fbc360dc27bfadf04999
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-opticl-core
version             20170906
revision            0

checksums           rmd160  5c64a8b9bb0eb48a02b2fd615c247d76bbddbb70 \
                    sha256  5d3ca0b919159861f698fc1cb7ffc9cd3de7133423e3eb4d47061d10554d5c20 \
                    size    4564

categories-append   devel
maintainers         nomaintainer
license             BSD

description         Core classes and pixel access macros from opticl

long_description    {*}${description}

depends_lib-append  port:cl-alexandria
