aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Structures_DataGrid_Renderer_CSV
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pear-Structures_DataGrid_Renderer_CSV')
-rw-r--r--textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile
index 857707d8ce5f..fc2a7a4428e2 100644
--- a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile
+++ b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Structures_DataGrid_Renderer_CSV
-# Date created: 12 Jan 2008
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Structures_DataGrid_Renderer_CSV
PORTVERSION= 0.1.4
@@ -15,9 +11,7 @@ COMMENT= Renderer driver that generates a CSV string
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array
RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array
-CATEGORY= Structures
-
-FILES= DataGrid/Renderer/CSV.php
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"