summaryrefslogtreecommitdiff
path: root/math/pear-Numbers_Words/Makefile
blob: 19d08d4f29ae0d6a4c8e392e8ffc80bdf38323b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.4 2006/06/04 16:26:54 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"