head	1.6;
access;
symbols
	RELEASE_8_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.06.02.48;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.11.04.13.05.04;	author gblach;	state Exp;
branches;
next	1.4;

1.4
date	2012.08.07.08.39.46;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2012.07.16.18.55.30;	author culot;	state Exp;
branches;
next	1.2;

1.2
date	2012.04.04.12.52.22;	author culot;	state Exp;
branches;
next	1.1;

1.1
date	2012.01.28.11.51.38;	author culot;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# Created by: Grzegorz Blach <gblach@@FreeBSD.org>
# $FreeBSD: head/www/p5-Dancer-Plugin-SiteMap/Makefile 306964 2012-11-04 13:05:04Z gblach $

PORTNAME=	Dancer-Plugin-SiteMap
PORTVERSION=	0.11
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:JAMESR
PKGNAMEPREFIX=	p5-

MAINTAINER=	gblach@@FreeBSD.org
COMMENT=	Automated site map for the Dancer web framework

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Dancer>=1.175:${PORTSDIR}/www/p5-Dancer \
		p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple
RUN_DEPENDS=	p5-Dancer>=1.175:${PORTSDIR}/www/p5-Dancer \
		p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple

PERL_CONFIGURE=	yes

MAN3=		Dancer::Plugin::SiteMap.3

.include <bsd.port.mk>
@


1.5
log
@SVN rev 306964 on 2012-11-04 13:05:04Z by gblach

- Change my email address to gblach@@FreeBSD.org
- Change Makefile headers to shorter form

Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.4
log
@SVN rev 302229 on 2012-08-07 08:39:46Z by sunpoet

- Update to 0.11

Changes:	http://search.cpan.org/dist/Dancer-Plugin-SiteMap/Changes
PR:		ports/170424
Submitted by:	Grzegorz Blach <magik@@roorback.net> (maintainer)
@
text
@d1 1
a1 4
# New ports collection makefile for:	p5-Dancer-Plugin-SiteMap
# Date created:				2012-01-27
# Whom:					Grzegorz Blach <magik@@roorback.net>
#
a2 1
#
d11 1
a11 1
MAINTAINER=	magik@@roorback.net
@


1.3
log
@SVN rev 300970 on 2012-07-16 18:55:30Z by culot

- Update to 0.10

Changes:	http://search.cpan.org/dist/Dancer-Plugin-SiteMap/Changes
PR:		ports/169858
Submitted by:	Grzegorz Blach <magik@@roorback.net> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.10
@


1.2
log
@- Update to 0.08

PR:		ports/166618
Submitted by:	Grzegorz Blach <magik@@roorback.net> (maintainer)
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.08
@


1.1
log
@Dancer::Plugin::SiteMap automagically adds sitemap routes to the webapp.
Currently adds /sitemap and /sitemap.xml where the former is a basic
HTML list and the latter is an XML document of URLS.

WWW: http://search.cpan.org/dist/Dancer-Plugin-SiteMap/

PR:		ports/164558
Submitted by:	Grzegorz Blach <magik@@roorback.net>
@
text
@d9 1
a9 1
PORTVERSION=	0.07
@

