# -*- 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.26
perl5.setup Algorithm-Diff 1.1903
maintainers {geeklair.net:dluke @danielluke} openmaintainer
description This is a Perl extension for computing intelligent \
differences between two files / lists.
license {Artistic-1 GPL}
long_description ${description}
platforms darwin
supported_archs noarch
checksums rmd160 656025111d1d8c6d62abdb5cd953eba23e48f065 \
sha256 30e84ac4b31d40b66293f7b1221331c5a50561a39d580d85004d9c1fff991751
#since, per CPAN, this is offically an "UNAUTHORIZED RELEASE," livecheck needs to be handled specially
livecheck.type regex
livecheck.url https://cpan.metacpan.org/authors/id/T/TY/TYEMQ
livecheck.regex "${perl5.module}-(\\d+(?:\\.\\d+)*)"