aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Structures_DataGrid_Renderer_XML
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pear-Structures_DataGrid_Renderer_XML')
-rw-r--r--textproc/pear-Structures_DataGrid_Renderer_XML/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile b/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile
index 2f9e5f166158..2fef87c710d6 100644
--- a/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile
+++ b/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Structures_DataGrid_Renderer_XML
-# Date created: 12 Jan 2008
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Structures_DataGrid_Renderer_XML
PORTVERSION= 0.1.3
@@ -17,9 +13,7 @@ BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/d
RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array \
${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
-CATEGORY= Structures
-
-FILES= DataGrid/Renderer/XML.php
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"