# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=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         Getopt-ArgvFile 1.11
revision            0
license             {Artistic-1}
categories-append   devel
maintainers         nomaintainer
description         Getopt::ArgvFile - interpolates script options from files into @ARGV or another array
long_description    This module is a simple supplement to other option handling modules. \
                    It allows script options and parameters to be read from files \
                    instead of from the command line by interpolating file contents \
                    into @ARGV.

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  e060c6ff7c177add520986d944282ee07f2570f1 \
                    sha256  3709aa513ce6fd71d1a55a02e34d2f090017d5350a9bd447005653c9b0835b22 \
                    size    19469
