# -*- 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 94227 2012-06-13 00:00:32Z pixilla@macports.org $

PortSystem          1.0
PortGroup           pear 1.0

pear.setup          LiveUser_Admin 0.4.0 pear.php.net
categories-append   net www
platforms           darwin
maintainers         pixilla openmaintainer

description         PEAR LiveUser_Admin package
long_description    ${description}

checksums           rmd160  a125d8efd0010244b313d51d281e91bbed4a037a \
                    sha256  49ff0c1c43dea8a9700926fd81456c974d1bd22dba83ee878d826634ca4cb1e6

depends_lib-append  port:pear-LiveUser
