Files
macports-ports/lisp/cl-html-diff/Portfile
T
Joshua Root b4b12015dd lisp/cl-[n-z]*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-24 03:44:38 +11:00

26 lines
917 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 wiseman cl-html-diff 5a0b39d1c524278d6f60851d7786bb2585614310
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version 20090528
revision 0
checksums rmd160 1726d6393c1aafc12c27d38bacac4088a9e47c27 \
sha256 bd2e27fb79457e1f64fd0c40776be345ed8be8a06848b67d8a417e703501ab9e \
size 4162
categories-append devel
maintainers nomaintainer
license MIT
description A Common Lisp library for generating a human-readable diff of two HTML documents.
long_description {*}${description}
depends_lib-append port:cl-difflib