# -*- 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$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Calendar-Simple 1.21 revision 5 license {Artistic-1 GPL} platforms darwin maintainers nomaintainer supported_archs noarch description Perl extension to create simple calendar long_description ${description} checksums rmd160 069a3791321272dbb7d414ac8ef7fd9eba707817 \ sha256 3f1f8f8408d9913ab4e0284f981065357ec6ebc8e8357c317100f5c627d3d465 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-datetime perl5.use_module_build }