pkgsrc/math/pear-Numbers_Words/Makefile
wiz 601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00

13 lines
355 B
Makefile

# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:47 wiz Exp $
DISTNAME= Numbers_Words-0.14.0
CATEGORIES= math
MAINTAINER= adrianp@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"