aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Structures_DataGrid_Renderer_XML
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-17 14:14:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-17 14:14:19 +0000
commite8b7762f08cd861c0d512d015304a0b25e79d7bb (patch)
tree9ac3b298ee49b88c72599d9071e2ee9aa12e918a /textproc/pear-Structures_DataGrid_Renderer_XML
parent341abe40f04cc9a044c1070be793a7c9c0404611 (diff)
downloadports-e8b7762f08cd861c0d512d015304a0b25e79d7bb.tar.gz
ports-e8b7762f08cd861c0d512d015304a0b25e79d7bb.zip
- Convert to PEAR_AUTOINSTALL
- Trim header
Notes
Notes: svn path=/head/; revision=314443
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"