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

# Please keep it synchronized with slime
github.setup        slime slime 2.31 v
name                cl-swank
revision            0

checksums           rmd160  73519fd3a49d7956ba247f1326a363ea4c63264f \
                    sha256  b376f756ddcf0afcea36c8dcaeda9de738dec41a8d728af589e9ceef7915d6c8 \
                    size    767099
github.tarball_from archive

dist_subdir         slime

categories-append   devel
maintainers         nomaintainer
license             Permissive

description         Swank from SLIME
long_description    {*}${description}
