7095d5ca8e
1.1.4 2010-10-25 14:04 UTC Changelog: Automatically built QA release Req #14835 Add Console_Color support - yunosh Doc #15006 Console_table docs are totally worthless - cweiske
12 lines
312 B
Makefile
12 lines
312 B
Makefile
# $NetBSD: Makefile,v 1.4 2010/12/22 15:47:38 taca Exp $
|
|
|
|
DISTNAME= Console_Table-1.1.4
|
|
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"
|