pkgsrc/math/pear-Numbers_Words/Makefile
taca 247f600e81 Update pear-Numbers_Words to 0.18.1.
0.18.1:
* Fixed bug #20435: Missing files in PEAR archive [kouber]
* Fixed French plural handling for "million" and suffixes above [Olivier Brunel]
2015-08-30 09:00:25 +00:00

13 lines
362 B
Makefile

# $NetBSD: Makefile,v 1.14 2015/08/30 09:00:25 taca Exp $
DISTNAME= Numbers_Words-0.18.1
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"