# -*- 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
# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Number-Compare 0.01
revision        1
platforms           darwin
maintainers         nomaintainer
supported_archs     noarch

description         numeric comparisons

long_description    Number::Compare compiles a simple comparison to an \
                    anonymous subroutine, which you can call with a value \
                    to be tested again.

checksums           md5     519a4434e35033e9bd034d27cd2fd299 \
                    sha1    d768ceab714b50fe1fa8e7d9133de736f58fb7b7 \
                    rmd160  f97c3d5185840c82894343f15cc99ab625e743d7
