summaryrefslogtreecommitdiff
path: root/math/pear-Numbers_Words/Makefile
blob: 3d587e8a1c88b0718290a5e86dad762d1c8b2d91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.10 2010/05/16 09:44:35 taca Exp $

DISTNAME=	Numbers_Words-0.16.2
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]*

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"