summaryrefslogtreecommitdiff
path: root/math/pear-Numbers_Words/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/pear-Numbers_Words/Makefile')
-rw-r--r--math/pear-Numbers_Words/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/pear-Numbers_Words/Makefile b/math/pear-Numbers_Words/Makefile
new file mode 100644
index 00000000000..a5743991beb
--- /dev/null
+++ b/math/pear-Numbers_Words/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/03 21:06:00 adrianp 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
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"