Changeset View
Changeset View
Standalone View
Standalone View
head/devel/pear-Structures_DataGrid_Renderer_Console/Makefile
# Created by: Nick Hilliard <nick@foobar.org> | # Created by: Nick Hilliard <nick@foobar.org> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= Structures_DataGrid_Renderer_Console | PORTNAME= Structures_DataGrid_Renderer_Console | ||||
PORTVERSION= 0.1.1 | PORTVERSION= 0.1.1 | ||||
CATEGORIES= devel www pear | CATEGORIES= devel www pear | ||||
MAINTAINER= joneum@bsdproject.de | MAINTAINER= joneum@FreeBSD.org | ||||
COMMENT= Console_Table Renderer for pear-Structures_DataGrid | COMMENT= Console_Table Renderer for pear-Structures_DataGrid | ||||
RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ | RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ | ||||
${PEARDIR}/Console/Table.php:devel/pear-Console_Table | ${PEARDIR}/Console/Table.php:devel/pear-Console_Table | ||||
USES= pear | USES= pear | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |