diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-29 10:40:49 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-29 10:40:49 +0000 |
commit | ae20f674bdaf2b57b914b3e35de142a796ae0013 (patch) | |
tree | ab745c7f11ba622716360db0de5cfe1d37655b23 /textproc/p5-XML-LibXML/pkg-plist | |
parent | 48dd8c8bed9c5ae8b34573fc778b7fdd9a8a03d5 (diff) | |
download | FreeBSD-ports-ae20f674bdaf2b57b914b3e35de142a796ae0013.zip FreeBSD-ports-ae20f674bdaf2b57b914b3e35de142a796ae0013.tar.gz |
nterface to Gnome libxml2 library
add p5-XML-LibX<:m
PR: 27712
Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'textproc/p5-XML-LibXML/pkg-plist')
-rw-r--r-- | textproc/p5-XML-LibXML/pkg-plist | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/p5-XML-LibXML/pkg-plist b/textproc/p5-XML-LibXML/pkg-plist new file mode 100644 index 0000000..982d83f --- /dev/null +++ b/textproc/p5-XML-LibXML/pkg-plist @@ -0,0 +1,13 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML/.packlist +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/CDATASection.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Comment.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Document.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Element.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Node.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Text.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML/LibXML.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML/LibXML.so +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true |