freebsd-ports/devel/pear-Console_Table/Makefile
2015-01-19 07:44:35 +00:00

15 lines
286 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= Console_Table
PORTVERSION= 1.2.1
CATEGORIES= devel pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PHP class that makes it easy to build console style tables
LICENSE= BSD3CLAUSE
USES= pear
.include <bsd.port.mk>