0.18.2 2018-02-13 09:05 UTC Changelog: * PR #32: fix "count(): Parameter must be an array or an object that implements Countable" with PHP 7.2
13 lines
362 B
Makefile
13 lines
362 B
Makefile
# $NetBSD: Makefile,v 1.15 2018/02/28 16:01:41 taca Exp $
|
|
|
|
DISTNAME= Numbers_Words-0.18.2
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://pear.php.net/package/Numbers_Words/
|
|
COMMENT= Provides methods for spelling numerals in words
|
|
|
|
CONFLICTS= php-pear-Numbers_Words-[0-9]*
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|