# -*- 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 144565 2016-01-12 21:45:09Z mojca@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.22 perl5.setup Date-Holidays-DE 1.7 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 checksums rmd160 02e162a5b58f1b4761b88ca2bbbf13f446ab591f \ sha256 77c3a7b9f9f1b61efeeab4f0eee92f96ff37747e81510674178715f3a7b0a327 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-date-calc supported_archs noarch }