7feb6dda44
PR: ports/64208 Submitted by: Nicolas Jombart <ecu@ipv42.net> (maintainer)
23 lines
898 B
Text
23 lines
898 B
Text
@comment $FreeBSD$
|
|
bin/pancho
|
|
etc/pancho.conf.sample
|
|
%%SITE_PERL%%/Pancho/Util.pm
|
|
%%SITE_PERL%%/Pancho/Snmp.pm
|
|
%%SITE_PERL%%/Pancho/Log.pm
|
|
%%SITE_PERL%%/Pancho/Plugins/Foundry.pm
|
|
%%SITE_PERL%%/Pancho/Plugins/Arrowpoint.pm
|
|
%%SITE_PERL%%/Pancho/Plugins/Cisco.pm
|
|
%%SITE_PERL%%/Pancho/Plugins/Avaya.pm
|
|
%%SITE_PERL%%/Pancho/Plugins/DellPowerConnect.pm
|
|
%%SITE_PERL%%/Pancho/Plugins/Accelar.pm
|
|
%%SITE_PERL%%/Pancho/Plugins/Alteon.pm
|
|
%%SITE_PERL%%/Pancho/Plugins/Baystack.pm
|
|
%%SITE_PERL%%/Pancho/Plugins/Passport.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pancho/.packlist
|
|
@unexec rmdir %D/%%SITE_PERL%%/Pancho/Plugins 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Pancho 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pancho 2>/dev/null || true
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.plugins
|
|
%%PORTDOCS%%%%DOCSDIR%%/Plugin.sample
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|