mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
29 lines
927 B
Tcl
29 lines
927 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
|
|
|
|
gitlab.instance https://salsa.debian.org
|
|
gitlab.setup clint posh 0.14.1 debian/
|
|
revision 0
|
|
platforms any
|
|
checksums rmd160 3241aae0f8e7632ca8cbe7a8c6e6e7249fb5e9ce \
|
|
sha256 6d032abd677612611042b1ffbf427400a216d3b4501fa462bd33a0b96fda4fb0 \
|
|
size 208394
|
|
|
|
description Policy-compliant ordinary shell
|
|
long_description \
|
|
posh is a stripped-down version of pdksh that aims for compliance with \
|
|
Debian's policy, and few extra features.
|
|
|
|
categories shells
|
|
maintainers nomaintainer
|
|
license GPL-3+
|
|
|
|
patchfiles builtins-umask.patch
|
|
|
|
use_autoreconf yes
|
|
|
|
test.run yes
|
|
test.target check
|