# -*- 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.06 license Permissive maintainers nomaintainer description Perl Module to get German holidays long_description This module creates a list of German holidays in a \ given year. It knows about special holiday regulations\ for all of Germany's federal states and also about \ "semi-holidays" that will be treated as holidays on \ request. Holidays that occur on weekends can be \ excluded from the generated list. The generated list \ can be freely formatted using regular strftime() \ format definitions. platforms {darwin any} supported_archs noarch checksums rmd160 772349e14ca238254e9f0aee220beadff09379a0 \ sha256 adb37b28cb16cdd45da9497a99d0e1b9be1cc3681e5604ed0c539723a9c46f93 \ size 11463 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-date-calc }