freebsd-ports/devel/pear-Console_Table/Makefile
Jochen Neumeister fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00

15 lines
287 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= Console_Table
PORTVERSION= 1.3.0
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>