head	1.5;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


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

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

1.3
date	2012.11.17.06.02.57;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.09.26.20.43.58;	author glarkin;	state Exp;
branches;
next	1.1;

1.1
date	2008.11.23.16.16.52;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.5
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311472
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Nick Hilliard <nick@@foobar.org>
# $FreeBSD: head/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile 311472 2013-02-03 16:39:43Z miwi $

PORTNAME=	Structures_DataGrid_Renderer_Smarty
PORTVERSION=	0.1.5
CATEGORIES=	www pear

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	Smarty Renderer for pear-Structures_DataGrid

BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid \
		${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty2 \
		${PEARDIR}/Structures/DataGrid/Renderer/Pager.php:${PORTSDIR}/www/pear-Structures_DataGrid_Renderer_Pager

PEAR_AUTOINSTALL=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311043
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile 311043 2013-01-26 19:06:31Z crees $
d5 1
a5 2
PORTVERSION=	0.1.4
PORTREVISION=	1
d8 1
a8 1
MAINTAINER=	ports@@FreeBSD.org
d16 1
a16 2
CATEGORY=	Structures
FILES=		DataGrid/Renderer/Smarty.php
@


1.3
log
@Switch exporter over
@
text
@d1 2
a2 6
# Ports collection makefile for:	pear-Structures_DataGrid_Renderer_Smarty
# Date created:				26 Jun 2008
# Whom:					Nick Hilliard <nick@@foobar.org>
#
# $FreeBSD: head/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile 304927 2012-09-26 20:43:58Z glarkin $
#
d9 1
a9 1
MAINTAINER=	nick@@foobar.org
@


1.2
log
@SVN rev 304927 on 2012-09-26 20:43:58Z by glarkin

- Chase www/smarty -> www/smarty2 rename
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@This is a Renderer driver for Structures_DataGrid using Smarty.

WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_Smarty/

Submitted by:	Nick Hilliard <nick at foobar.org>
@
text
@d10 1
d18 1
a18 1
		${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty \
@

