pkgsrc/math/pear-Numbers_Words/Makefile
taca c7ded1c93a math/pear-Numbers_Words: update to 0.18.2
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
2018-02-28 16:01:41 +00:00

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"