freebsd-ports/www/p5-Maypole/pkg-plist
2004-07-17 21:01:13 +00:00

53 lines
2 KiB
Text

%%SITE_PERL%%/Apache/MVC.pm
%%SITE_PERL%%/CGI/Maypole.pm
%%SITE_PERL%%/Maypole.pm
%%SITE_PERL%%/Maypole/CLI.pm
%%SITE_PERL%%/Maypole/Constants.pm
%%SITE_PERL%%/Maypole/Model/Base.pm
%%SITE_PERL%%/Maypole/Model/CDBI.pm
%%SITE_PERL%%/Maypole/Model/CDBI/Plain.pm
%%SITE_PERL%%/Maypole/View/Base.pm
%%SITE_PERL%%/Maypole/View/Mason.pm
%%SITE_PERL%%/Maypole/View/TT.pm
%%SITE_PERL%%/Maypole/Workflow.pod
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/.packlist
%%PORTDOCS%%%%DOCSDIR%%/About.pod
%%PORTDOCS%%%%DOCSDIR%%/Beer.pod
%%PORTDOCS%%%%DOCSDIR%%/BuySpy.pod
%%PORTDOCS%%%%DOCSDIR%%/Flox.pod
%%PORTDOCS%%%%DOCSDIR%%/Model.pod
%%PORTDOCS%%%%DOCSDIR%%/Overview.pod
%%PORTDOCS%%%%DOCSDIR%%/Request.pod
%%PORTDOCS%%%%DOCSDIR%%/StandardTemplates.pod
%%PORTDOCS%%%%DOCSDIR%%/Templates.pod
%%PORTDOCS%%%%DOCSDIR%%/View.pod
%%PORTDOCS%%%%DOCSDIR%%/makedoc.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/BeerDB.pm
%%DATADIR%%/templates/beerdb.css
%%DATADIR%%/templates/beer/addnew
%%DATADIR%%/templates/custom/frontpage
%%DATADIR%%/templates/custom/header
%%DATADIR%%/templates/factory/addnew
%%DATADIR%%/templates/factory/edit
%%DATADIR%%/templates/factory/footer
%%DATADIR%%/templates/factory/header
%%DATADIR%%/templates/factory/list
%%DATADIR%%/templates/factory/macros
%%DATADIR%%/templates/factory/navbar
%%DATADIR%%/templates/factory/pager
%%DATADIR%%/templates/factory/search_form
%%DATADIR%%/templates/factory/view
@dirrm %%DATADIR%%/templates/factory
@dirrm %%DATADIR%%/templates/custom
@dirrm %%DATADIR%%/templates/beer
@dirrm %%DATADIR%%/templates
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole
@unexec rmdir %D/%%SITE_PERL%%/Maypole/Model/CDBI 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Maypole/Model 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Maypole/View 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Maypole 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/CGI 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true