Files
2025-05-02 22:28:57 -07:00

25 lines
830 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 Date-Holidays-DE 2.07
revision 0
license Permissive
maintainers nomaintainer
description Date::Holidays::DE - Determine German holidays
long_description {*}${description}
platforms {darwin any}
supported_archs noarch
checksums rmd160 78771d9bf551157df662f32be2239c6fdb59a7cd \
sha256 64305ce8028e799b27a11537f3c2aae4fa7512ccd0484ea0c1d4f47c73d28c4b \
size 11496
if {${perl5.major} != ""} {
depends_lib-append \
port:p${perl5.major}-date-calc
}