53b94d85eb
* Use mb_strwidth() instead of mb_strlen() to determine lengths of multi-byte strings (Bug #19423).
13 lines
319 B
Makefile
13 lines
319 B
Makefile
# $NetBSD: Makefile,v 1.6 2013/03/16 03:49:35 taca Exp $
|
|
|
|
DISTNAME= Console_Table-1.1.5
|
|
CATEGORIES+= textproc
|
|
LICENSE= modified-bsd
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Class that makes it easy to build console style tables
|
|
|
|
EXTRACT_USING= pax
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|