aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Apache-XBEL/pkg-plist
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-08-03 17:34:24 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-08-03 17:34:24 +0000
commitb7c21e740d568121b8fefc367d50e7a718fd7525 (patch)
treee90970ff5bfa73be55dbbb300c04347ffe4878ce /textproc/p5-Apache-XBEL/pkg-plist
parentf97f56e86c32539ab942a033e0da803adfdcc57e (diff)
downloadports-b7c21e740d568121b8fefc367d50e7a718fd7525.tar.gz
ports-b7c21e740d568121b8fefc367d50e7a718fd7525.zip
Add p5-Apache-XBEL 1.3, apache mod_perl handler to render an XBEL file
as an HTML tree. PR: ports/69940 Submitted by: Aaron Straup Cope <ascope@cpan.org>
Notes
Notes: svn path=/head/; revision=115351
Diffstat (limited to 'textproc/p5-Apache-XBEL/pkg-plist')
-rw-r--r--textproc/p5-Apache-XBEL/pkg-plist7
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/p5-Apache-XBEL/pkg-plist b/textproc/p5-Apache-XBEL/pkg-plist
new file mode 100644
index 000000000000..a5ad0721c31d
--- /dev/null
+++ b/textproc/p5-Apache-XBEL/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Apache/XBEL.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/XBEL/.packlist
+%%XSL%%%%DATADIR%%/apache-xbel.xsl
+%%XSL%%@dirrm %%DATADIR%%
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/XBEL
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true