# -*- 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        fisxoj cl-tga 4dc2f7b8a259b9360862306640a07a23d4afaacc
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20160223
revision            0

checksums           rmd160  2b1306feb4145887511acb92c640b60f7e193e48 \
                    sha256  251e718c8c1a8e89d739eccd39de551850fbe99ea17c19c823c2a93425adea23 \
                    size    312493

categories-append   devel
maintainers         nomaintainer
license             MIT

description         TGA file loader in common lisp

long_description    {*}${description}
