You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
9741ef3328
These ports haven't been updated upstream in a number of years. * p5-algorithm-combinatorics * p5-async-interrupt * p5-b-flags * p5-backuppc-xs * p5-cairo-gobject * p5-compress-lzf * p5-data-structure-util * p5-devel-leak * p5-digest-whirlpool * p5-file-sync * p5-font-freetype * p5-http-xscookies * p5-io-fdpass * p5-list-moreutils-xs * p5-list-someutils-xs * p5-pdf-api2-xs * p5-ref-util-xs * p5-text-visualwidth * p5-unicode-checkutf8 * p5-unicode-normalize * p5-uri-escape-xs * p5-xstring
19 lines
752 B
Tcl
19 lines
752 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 perl5 1.0
|
|
|
|
perl5.branches 5.28 5.30 5.32 5.34
|
|
perl5.setup Compress-LZF 3.8
|
|
revision 0
|
|
license {Artistic-1 GPL}
|
|
maintainers nomaintainer
|
|
description Compress::LZF - extremely light-weight Lempel-Ziv-Free compression
|
|
long_description {*}${description}
|
|
|
|
checksums rmd160 0b46335fafaa9f0c167eab6bd336f26e86c6132e \
|
|
sha256 5d1f5df48ce13b4dee1cc9f278ecdbf8177877b0b98815a4eb3c91c3466716f2 \
|
|
size 31727
|
|
|
|
# builds using embedded lzf source, no external dependency required
|