# -*- 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

PortSystem          1.0
PortGroup           xcode 1.0

name                BwanaDik
version             3.3
categories          aqua net
license             Noncommercial
maintainers         nomaintainer

# error: 'NSMailDelivery' undeclared (first use in this function)
supported_archs     i386 ppc
if {[string match *64* ${universal_archs}]} {
    universal_variant no
}

description         IP address (WAN and LAN) reporter.

long_description    ${description}

homepage            http://www.jschilling.net
master_sites        macports_distfiles

dist_subdir         ${name}/${version}
distname            ${name}Source
use_zip             yes

checksums           sha1    644aee8c9b25c6e6ae89c2cec39f28c41ab679c3 \
                    rmd160  44b6051775a87479034cea38398d70ea42ba2dcf

livecheck.type      none
