Ticket #26600: Portfile

File Portfile, 678 bytes (added by r@…, 14 years ago)
Line 
1# $Id$
2PortSystem          1.0
3PortGroup           perl5 1.0
4
5perl5.setup         Text-Glob 0.08
6maintainers         openmantainer
7description         match globbing patterns against text
8
9long_description        Text::Glob implements glob(3) style matching that can be \
10                                        used to match against text, rather than fetching names \
11                                        from a filesystem. If you want to do full file globbing \
12                                        use the File::Glob module instead.
13
14platforms           darwin
15
16checksums           md5 39a1a3e890cd5d3f51a707579098bc1c \
17                    sha1 86b6a5e4cff2589d733975277b6f101b949ee975 \
18                    rmd160 624380d3cd1825a200fb43dc834f8a6c5f243ceb
19
20supported_archs noarch