freebsd-ports/devel/pear-Console_Table/Makefile
Jochen Neumeister dd5e51dda8 devel/pear-Console_Table: Update to 1.3.1
*While here, switch to DISTVERSION

Approved by:	mentors (implicit)
2018-01-28 13:26:21 +00:00

15 lines
287 B
Makefile

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