pkgsrc/textproc/pear-Console_Table/Makefile
taca aae38d93d0 Update pear-Console_Table package from 1.1.1 to 1.1.3.
1.1.3

Add option to render data with ANSI color codes (Igor Feghali,
Request #14835).

1.1.2

Don't render anything if no data has been provided (Bug #14405).
2010-02-06 16:06:28 +00:00

12 lines
312 B
Makefile

# $NetBSD: Makefile,v 1.3 2010/02/06 16:06:28 taca Exp $
DISTNAME= Console_Table-1.1.3
CATEGORIES+= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Class that makes it easy to build console style tables
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"