freebsd-ports/devel/pear-Console_Table/Makefile
2014-09-23 15:15:04 +00:00

13 lines
264 B
Makefile

# 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>