Files
Joshua Root 7c50f720fd lisp/cl-[3-m]*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-24 02:32:51 +11:00

26 lines
898 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 arielnetworks cl-markup e0eb7debf4bdff98d1f49d0f811321a6a637b390
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version 20130917
revision 0
checksums rmd160 8fb033a5058e96e1a808a34734013fd018460aba \
sha256 097a9d3131a702587405eeff83bf2257244fe7791a74353dfabf7271b8f068e7 \
size 5918
categories-append devel
maintainers nomaintainer
license LLGPL
description Modern markup (HTML) generation library for Common Lisp
long_description {*}${description}
depends_lib-append port:cl-test-more