Ticket #43035: Portfile

File Portfile, 692 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-Whois-IP 1.15
9revision            0
10license             {Artistic-1 GPL}
11maintainers         nomaintainer
12description         Perl extension for looking up the whois information for ip addresses
13long_description    ${description}
14
15platforms           darwin
16
17checksums           rmd160  c29279d82cb1325676380c086755a155f24ca6c9 \
18                    sha256  7bd28c23b6cdd2c45ffdf8c0697ca3e51fd4b8d9be212aff87b08656b7139d5e
19