Files

36 lines
1.2 KiB
Tcl
Raw Permalink Normal View History

# -*- 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
2023-08-22 00:49:49 +02:00
github.setup hraban dynamic-classes ebd7405603f67b16e8f2bc08ce8e2bcfcf439501
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
2023-08-22 00:49:49 +02:00
# NOTE: repository was moved from github user gwkkwg to hraban,
# and github produces archive which contains user name inside
# => checksums are miss match with distfiles, until any commit is made
master_sites macports_distfiles
name cl-dynamic-classes
2023-08-13 14:02:09 +02:00
version 20230809
revision 0
2023-08-13 14:02:09 +02:00
checksums rmd160 ee14b1f24393ca1e8f6ad2c464041c32a3074e82 \
sha256 f5ebfeb88502e6eaa6ba004760aa4591e635c13eb0e7d8cbe5c1bc776c79016c \
size 7368
categories-append devel
maintainers nomaintainer
license MIT
description Classes how you want them, when you want them
long_description {*}${description}
depends_lib-append port:cl-metatilities-base \
port:cl-lift
2023-08-22 01:10:08 +02:00
patchfiles-append modern-lift.diff