aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Maypole/pkg-plist
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2004-05-02 00:03:02 +0000
committerPete Fritchman <petef@FreeBSD.org>2004-05-02 00:03:02 +0000
commit245dcfe4c842e4ce96a04a5d3bfc83f497329fcb (patch)
tree83fe53e5dc21c74a32fcef7b46795d89629383d0 /www/p5-Maypole/pkg-plist
parent2bad3632511bb7a59421ff1cc51dd020ba60d287 (diff)
Notes
Diffstat (limited to 'www/p5-Maypole/pkg-plist')
-rw-r--r--www/p5-Maypole/pkg-plist42
1 files changed, 40 insertions, 2 deletions
diff --git a/www/p5-Maypole/pkg-plist b/www/p5-Maypole/pkg-plist
index 90af9b0f2093..eec883c24281 100644
--- a/www/p5-Maypole/pkg-plist
+++ b/www/p5-Maypole/pkg-plist
@@ -1,11 +1,49 @@
%%SITE_PERL%%/Apache/MVC.pm
+%%SITE_PERL%%/CGI/Maypole.pm
%%SITE_PERL%%/Maypole.pm
-%%SITE_PERL%%/Maypole/Workflow.pod
-%%SITE_PERL%%/Maypole/Model/CDBI.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/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/beer/addnew
+%%DATADIR%%/templates/custom/frontpage
+%%DATADIR%%/templates/custom/header
+%%DATADIR%%/templates/factory/addnew
+%%DATADIR%%/templates/factory/edit
+%%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 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