1 | # -*- 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 |
---|
2 | # $Id$ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.setup Getopt-GUI-Long 0.92 |
---|
8 | |
---|
9 | maintainers freebsd.org:miwi |
---|
10 | platforms darwin |
---|
11 | description module implementing an extended getopt function |
---|
12 | |
---|
13 | categories-append devel |
---|
14 | |
---|
15 | long_description ${description} |
---|
16 | |
---|
17 | checksums sha1 be1a085f289ba0a6a11c927a52eed93851262e8c \ |
---|
18 | rmd160 edbf350565dd77e4a3f758f1f3aa213bfdc33309 |
---|
19 | |
---|
20 | supported_archs noarch |
---|