# -*- 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        marijnh parse-js fbadc6029bec7039602abfc06c73bb52970998f6
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-parse-js
version             20160322
revision            0

checksums           rmd160  d6f3692afd1f849af91eff928862191da8794304 \
                    sha256  db284af8670d2693eaedf8cb239a4d1e1390152362cc5754ae9201dd7f243bb0 \
                    size    10748

categories-append   devel
maintainers         nomaintainer
license             BSD

description         JavaScript parser

long_description    {*}${description}
