freebsd-ports/textproc/p5-XML-Generator/pkg-plist
Erwin Lansing c52e295eec Add p5-XML-Generator 0.93
XML::Generator is a simple perl module to help in the generation of XML.
Basically, you create an XML::Generator object and then call a method
for each tag, supplying the contents of that tag as parameters.

PR:		ports/61720
Submitted by:	Andreas Heil <ah@linux-hq.de>
2004-01-31 14:18:04 +00:00

7 lines
401 B
Text

%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Generator/.packlist
%%SITE_PERL%%/XML/Generator/DOM.pm
%%SITE_PERL%%/XML/Generator.pm
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Generator 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/XML/Generator 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true