# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD: head/devel/pear-Console_Table/Makefile 460176 2018-01-28 13:26:21Z joneum $

PORTNAME=	Console_Table
DISTVERSION=	1.3.1
CATEGORIES=	devel pear

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

LICENSE=	BSD3CLAUSE

USES=	pear

.include <bsd.port.mk>
