aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Console_Table/Makefile
blob: 0862e6e0ca448aa02186952bb36ff1c9b7d96435 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$

PORTNAME=	Console_Table
PORTVERSION=	1.2.0
CATEGORIES=	devel pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PHP class that makes it easy to build console style tables

USES=	pear

.include <bsd.port.mk>