summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Breadcrumbs/pkg-plist
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-08-28 07:34:13 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-08-28 07:34:13 +0000
commit6697a49c5dc04ab9e78a472466021634815e8423 (patch)
treeb866b5c17b897eef2c7f6f41a1793aa4ac6394df /www/p5-HTML-Breadcrumbs/pkg-plist
parentUpgrade to 1.1.7 (diff)
Add p5-HTML-Breadcrumbs 0.03,
HTML::Breadcrumbs is a module used to create HTML 'breadcrumb trails' i.e. an ordered set of html links locating the current page within a hierarchy. HTML::Breadcrumbs splits the given path up into a list of elements, derives labels to use for each of these elements, and then renders this list as N-1 links using the derived label, with the final element being just a label. PR: 55576 Submitted by: andrew@scoop.co.nz
Notes
Notes: svn path=/head/; revision=87847
Diffstat (limited to 'www/p5-HTML-Breadcrumbs/pkg-plist')
-rw-r--r--www/p5-HTML-Breadcrumbs/pkg-plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/p5-HTML-Breadcrumbs/pkg-plist b/www/p5-HTML-Breadcrumbs/pkg-plist
new file mode 100644
index 000000000000..d39528c22171
--- /dev/null
+++ b/www/p5-HTML-Breadcrumbs/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Breadcrumbs/.packlist
+%%SITE_PERL%%/HTML/Breadcrumbs.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Breadcrumbs
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true