forked from Lainports/freebsd-ports
to use the XML::LibXML parser for XML structures, where the original uses plain Perl or SAX parsers. WWW: http://http://search.cpan.org/dist/XML-LibXML-Simple/ PR: ports/133875 Submitted by: TERAMOTO Masahiro <markun at onohara.to>
9 lines
376 B
Text
9 lines
376 B
Text
@comment $FreeBSD$
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXML/Simple/.packlist
|
|
%%SITE_PERL%%/XML/LibXML/Simple.pm
|
|
%%SITE_PERL%%/XML/LibXML/Simple.pod
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXML/Simple
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXML
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
|
|
@dirrmtry %%SITE_PERL%%/XML/LibXML
|
|
@dirrmtry %%SITE_PERL%%/XML
|