You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
ce801b48c0
[skip ci]
24 lines
855 B
Tcl
24 lines
855 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 gitlab 1.0
|
|
PortGroup common_lisp 1.0
|
|
|
|
gitlab.instance https://gitlab.common-lisp.net
|
|
gitlab.setup parse-declarations parse-declarations 549aebbfb9403a7fe948654126b9c814f443f4f2
|
|
name cl-parse-declarations
|
|
version 20090908
|
|
revision 0
|
|
|
|
checksums rmd160 0cc6576573899172f3eecc101419fa7f655cc31a \
|
|
sha256 1dec354f5cd372f2ae089f8577b06e4ed43c9bf28469719a0190919da38d49d6 \
|
|
size 33154
|
|
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
license MIT
|
|
|
|
description Library to parse and rebuild declarations
|
|
|
|
long_description {*}${description}
|