summaryrefslogtreecommitdiff
path: root/math/pear-Numbers_Words/Makefile
blob: e86db66863239a2a432a420b0933c31e52f12eb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.3 2006/06/02 18:27:56 joerg 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"