summaryrefslogtreecommitdiff
path: root/math/pear-Numbers_Words/Makefile
blob: 367cc8738b659856655d5824610ebf8d86905642 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.12 2012/09/11 23:04:30 asau Exp $

DISTNAME=	Numbers_Words-0.16.4
CATEGORIES=	math

MAINTAINER=	pkgsrc-users@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"