a348b58044
* Fix warning with PHP 7 and bump required PHP version to 5.2.0 (Pieter Frenssen PR #13).
13 lines
319 B
Makefile
13 lines
319 B
Makefile
# $NetBSD: Makefile,v 1.8 2016/07/19 15:08:21 taca Exp $
|
|
|
|
DISTNAME= Console_Table-1.3.0
|
|
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"
|