summaryrefslogtreecommitdiff
path: root/math/pear-Numbers_Words/Makefile
blob: 71b3e3a859edaa04784f1f709a7bae0e25d7fcb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.9 2010/02/06 15:55:52 taca Exp $

DISTNAME=	Numbers_Words-0.16.1
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"