Ticket #43032: Portfile

File Portfile, 732 bytes (added by jul_bsd@…, 10 years ago)
Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
8perl5.setup         Net-DNS-Match 0.05
9revision            0
10license             {Artistic-1 GPL}
11maintainers         nomaintainer
12description         Perl extension for testing domains against another list of domains (similar to Net::Patricia but for FQDNs)
13long_description    ${description}
14
15platforms           darwin
16
17checksums           rmd160  3048fca3a0b96d64e6e17153336178a84ff1d262 \
18                    sha256  a37969a1770a7f3ca949095ce0e279eba16e89306d4e6bd33a17b896155fcd8c
19