summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2002-10-18 21:55:32 +0000
committerabs <abs@pkgsrc.org>2002-10-18 21:55:32 +0000
commit1faa3d803eaccb2e08a55b0f57996fe313a3b9b1 (patch)
treef90c8827f964e0585b42f58061b910fe27ca59e9 /math/Makefile
parentc25ee6ba995a6b7e11a66b431b2662e06b1f167e (diff)
downloadpkgsrc-1faa3d803eaccb2e08a55b0f57996fe313a3b9b1.tar.gz
Import p5-Number-Latin 1.01
Some applications, notably the numbering of points in outlines, use a scheme that starts with the letter "a", goes to "z", and then starts over with "aa" thru "az", then "ba", and so on. This module provides functions that deal with that numbering system, converting between it and integer values.
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 98edf33a249..bd73cd2f36c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2002/10/16 15:41:14 jschauma Exp $
+# $NetBSD: Makefile,v 1.85 2002/10/18 21:57:47 abs Exp $
#
COMMENT= Mathematics
@@ -59,6 +59,7 @@ SUBDIR+= p5-Math-BigInteger
SUBDIR+= p5-Math-Interpolate
SUBDIR+= p5-Math-MatrixReal
SUBDIR+= p5-Math-Pari
+SUBDIR+= p5-Number-Latin
SUBDIR+= p5-Spreadsheet-WriteExcel
SUBDIR+= pari
SUBDIR+= php4-bcmath