# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Date-Holidays-DE 1.6 license ISC 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. checksums md5 5aa84649123a5a0ce5342030658f00c5 \ sha1 5091f823aecc13710f82d6cf5b6cb416b8fff9c1 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-date-calc } platforms darwin supported_archs noarch