# -*- 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        m2ym trivial-types ee869f2b7504d8aa9a74403641a5b42b16f47d88
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-trivial-types
version             20120318
revision            0

checksums           rmd160  3619f91b9b85306afe8541cd166f0f35115b2d0b \
                    sha256  99b3717cb04047c1d39d9177079b699612b6e963f59201e22f4c242745c4e4d9 \
                    size    3290

categories-append   devel
maintainers         nomaintainer
license             LLGPL

description         Trivial type definitions for Common Lisp

long_description    {*}${description}
