Files
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
844 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 jnjcc cl-qrencode 0.1.2 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision 0
checksums rmd160 5d538e512c9691ee4a3af8aa78c09944aa7df7a8 \
sha256 f5e63803d8c807104e756780268b1463ade30bb4707814312302dde4d8b12afe \
size 31068
categories-append devel
maintainers nomaintainer
license GPL
description QR code 2005 encoder in Common Lisp
long_description {*}${description}
depends_lib-append port:cl-lisp-unit \
port:cl-zpng