mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
839 B
Tcl
25 lines
839 B
Tcl
# -*- 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 adlai Eos b4413bccc4d142cbe1bf49516c3a0a22c9d99243
|
|
# Change github.tarball_from to 'releases' or 'archive' next update
|
|
github.tarball_from tarball
|
|
name cl-eos
|
|
version 20200631
|
|
revision 0
|
|
|
|
checksums rmd160 af3ece1ab5329ccdf282a4e8cd84c4518ed20098 \
|
|
sha256 4c51a05971b48f45ce0c65963da22c2022e2ddf28c06dfc26dbc2f5a31b93554 \
|
|
size 13226
|
|
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
license MIT
|
|
|
|
description obsolete fork of FiveAM
|
|
|
|
long_description {*}${description}
|