head	1.5;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.02.49;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.09.25.03.41.31;	author tabthorpe;	state Exp;
branches;
next	1.3;

1.3
date	2008.02.20.13.15.34;	author gabor;	state Exp;
branches;
next	1.2;

1.2
date	2006.05.23.07.08.47;	author erwin;	state Exp;
branches;
next	1.1;

1.1
date	2003.08.28.07.34.13;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# Created by: andrew@@scoop.co.nz
# $FreeBSD: head/www/p5-HTML-Breadcrumbs/Makefile 304807 2012-09-25 03:41:31Z tabthorpe $

PORTNAME=	HTML-Breadcrumbs
PORTVERSION=	0.7
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Module to produce HTML 'breadcrumb trails'

PERL_CONFIGURE=	yes

MAN3=		HTML::Breadcrumbs.3

.include <bsd.port.mk>
@


1.4
log
@SVN rev 304807 on 2012-09-25 03:41:31Z by tabthorpe

- Reassign to the heap at maintainer's request
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.3
log
@- Update to 0.7
- Add missing WWW
- Style

PR:		ports/120850
Submitted by:	Felippe de Meirelles Motta <lippemail@@gmail.com>
Approved by:	Andrew McNaughton <andrew@@scoop.co.nz> (maintainer)
@
text
@d1 1
a1 4
# New ports collection makefile for:	p5-HTML-Breadcrumbs
# Date created:		14 August 2003
# Whom:	      		andrew@@scoop.co.nz
#
a2 1
#
d10 1
a10 1
MAINTAINER=	andrew@@scoop.co.nz
@


1.2
log
@Update to 0.06

PR:		97632
Submitted by:	Christopher Boumenot <boumenot@@gmail.com>
Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.06
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTML
@


1.1
log
@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
@
text
@d9 1
a9 1
PORTVERSION=	0.03
@

