freebsd-ports/devel/p5-Config-Objective/pkg-plist
Sergey Matveychuk 92263bbe52 The Config::Objective module provides a mechanism for parsing config files
to manipulate configuration data.

PR:		ports/62979
Submitted by:	Jim Pirzyk <pirzyk@freebsd.org>
2004-08-21 13:04:39 +00:00

14 lines
711 B
Text

%%SITE_PERL%%/Config/Objective.pm
%%SITE_PERL%%/Config/Objective/List.pm
%%SITE_PERL%%/Config/Objective/Parser.pm
%%SITE_PERL%%/Config/Objective/Boolean.pm
%%SITE_PERL%%/Config/Objective/Table.pm
%%SITE_PERL%%/Config/Objective/Hash.pm
%%SITE_PERL%%/Config/Objective/Integer.pm
%%SITE_PERL%%/Config/Objective/String.pm
%%SITE_PERL%%/Config/Objective/DataType.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Objective/.packlist
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Objective 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Config/Objective 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Config 2>/dev/null || true