# -*- 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 87522 2011-11-24 10:10:44Z dports@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Number-Compare 0.03
platforms           darwin
maintainers         nomaintainer
license             {Artistic GPL}
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           rmd160  552fcca97690c0fe2c3c7b5a1268bcfacbdfbd68 \
                    sha256  83293737e803b43112830443fb5208ec5208a2e6ea512ed54ef8e4dd2b880827
