d069d5bd59
pick up the new dependencies properly
14 lines
374 B
Makefile
14 lines
374 B
Makefile
# $NetBSD: Makefile,v 1.6 2007/05/05 22:09:18 adrianp Exp $
|
|
|
|
DISTNAME= Numbers_Words-0.14.0
|
|
PKGREVISION= 1
|
|
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"
|