freebsd-ports/devel/p5-Module-Find/pkg-plist
Erwin Lansing f166c94acf Module::Find lets you find and use modules in categories. This can be very
useful for auto-detecting driver or plugin modules. You can differentiate
between looking in the category itself or in all subcategories.

Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-10-01 18:52:08 +00:00

5 lines
271 B
Text

%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Find/.packlist
%%SITE_PERL%%/Module/Find.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Find
@unexec rmdir %D/%%SITE_PERL%%/Module 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module 2>/dev/null || true