# -*- 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 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem              1.0
PortGroup               perl5 1.0

perl5.setup             FusionInventory-Agent 2.1.7 ../by-authors/id/F/FU/FUSINV
revision                2
platforms               darwin
maintainers             nomaintainer
supported_archs         noarch

description             FusionInventory::Agent

long_description        Perl Application that runs an agent that connects a \
                        computer to OCSInventory / GLPI for Inventorying Purposes

homepage                http://fusioninventory.org/wordpress

checksums               sha1    7fe6619462828a97a3bb5225a21670c20f8d1679 \
                        rmd160  f2713c673e2b7f5ec5cf3de7d894c8fba58e8abc

if {${perl5.major} != ""} {
depends_lib-append      port:p${perl5.major}-net-ip \
                        port:p${perl5.major}-xml-simple \
                        port:p${perl5.major}-universal-require \
                        port:p${perl5.major}-libwww-perl \
                        port:p${perl5.major}-mac-sysprofile
}
