# -*- 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.28 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-swank
revision            0

checksums           rmd160  7412a6f86733cdc2c50f015c7bd4c886b1201b78 \
                    sha256  c3d41bbbfd71533825d1e937edd96e6dbaf9d97c7a822455e703ef6d942e672e \
                    size    827019

dist_subdir         slime

categories-append   devel
maintainers         nomaintainer
license             Permissive

description         Swank from SLIME

long_description    {*}${description}
