summaryrefslogtreecommitdiff
path: root/math/pear-Numbers_Words/Makefile
blob: d99e5aeeaaaedcdf65ca866bdc6f844c22ce43ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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"