# $Id: Portfile 33894 2008-02-07 02:45:08Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Plugin-Static-Simple 0.20
maintainers           narf_tm openmaintainer
description           Make serving static pages painless.
long_description      The Static::Simple plugin is designed to make serving \
                      static content in your application during development \
                      quick and easy, without requiring a single line of \
                      code from you.

platforms             darwin

checksums             md5 b97da3a3cba9e173db926548ede48f96

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-mime-types
