You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
710 B
Tcl
19 lines
710 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 Test-Number-Delta 1.06
|
|
license {Artistic-1 GPL}
|
|
maintainers nomaintainer
|
|
description Test::Number::Delta - Compare the difference between numbers against a given tolerance
|
|
long_description ${description}
|
|
|
|
platforms {darwin any}
|
|
|
|
checksums rmd160 21d4e2984d1b9fef177daf0af168c2158ec842ad \
|
|
sha256 535430919e6fdf6ce55ff76e9892afccba3b7d4160db45f3ac43b0f92ffcd049
|
|
|
|
supported_archs noarch
|