# -*- 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        didierverna asdf-flv 2.2 version-
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-asdf-flv
revision            0

checksums           rmd160  b6f54d987806a4def09526cd896dbbcfa8fd7dd3 \
                    sha256  1ec7968518723f62e932dfc543de4345be62db4173d3d8985d89c025f71cdd7a \
                    size    2372

categories-append   devel
maintainers         nomaintainer
license             Unknown

description         ASDF extension to provide support for file-local variables

long_description    {*}${description}
