head	1.5;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1;
locks; strict;
comment	@# @;


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

1.4
date	2012.11.17.06.02.48;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.04.13.05.04;	author gblach;	state Exp;
branches;
next	1.2;

1.2
date	2011.06.20.09.22.09;	author az;	state Exp;
branches;
next	1.1;

1.1
date	2010.12.21.04.03.39;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.5
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312315
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Grzegorz Blach <gblach@@FreeBSD.org>
# $FreeBSD: head/www/p5-Dancer-Plugin-DataFu/Makefile 312315 2013-02-16 00:27:12Z gblach $

PORTNAME=	Dancer-Plugin-DataFu
PORTVERSION=	1.103070
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:AWNCORP
PKGNAMEPREFIX=	p5-

MAINTAINER=	gblach@@FreeBSD.org
COMMENT=	Dancer HTML Form and Grid/Table engine with Input Validation

DEPRECATED=	No more public distfiles
EXPIRATION_DATE=2013-03-31

RUN_DEPENDS=    p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \
                p5-Array-Unique>0:${PORTSDIR}/devel/p5-Array-Unique \
                p5-Data-Dumper-Concise>0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \
                p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \
                p5-Hash-Merge>0:${PORTSDIR}/textproc/p5-Hash-Merge \
                p5-Oogly>=0.31:${PORTSDIR}/devel/p5-Oogly \
                p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit
BUILD_DEPENDS=  ${RUN_DEPENDS}

PERL_CONFIGURE=	yes

MAN1=	dancer-datafu.1
MAN3=	Dancer::Plugin::DataFu.3 \
	Dancer::Plugin::DataFu::Form.3 \
	Dancer::Plugin::DataFu::Grid.3

.include <bsd.port.mk>
@


1.4
log
@Switch exporter over
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-Dancer-Plugin-DataFu/Makefile 306964 2012-11-04 13:05:04Z gblach $
d14 3
@


1.3
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.2
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d1 1
a1 4
# New ports collection makefile for:	Dancer-Plugin-DataFu
# Date created:		20 Dec 2010
# Whom:			Grzegorz Blach <magik@@roorback.net>
#
a2 1
#
d11 1
a11 1
MAINTAINER=	magik@@roorback.net
@


1.1
log
@Dancer::Plugin::DataFu is an HTML form and table rendering engine with data
validation support.

WWW: http://search.cpan.org/~awncorp/Dancer-Plugin-DataFu/

PR:		ports/153316
Submitted by:	Grzegorz Blach <magik at roorback.net>
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/A/AW/AWNCORP
@

