# -*- 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
# $Id: Portfile 87315 2011-11-17 00:13:39Z pixilla@macports.org $

PortSystem          1.0
PortGroup           php5pear 1.0

php5pear.setup      Services_ProjectHoneyPot 0.5.3
categories-append   net www
platforms           darwin
maintainers         pixilla openmaintainer

description         PEAR Services_ProjectHoneyPot package
long_description    ${description}

checksums           sha1    3209162ff0c8069c7f59c8124197dcb3c8b0463e \
                    rmd160  60c667c8994546820c0b6f42826914151b638e20

depends_lib-append  port:pear-Net_CheckIP2 \
                    port:pear-Net_DNS
