summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-11-24 00:48:41 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-11-24 00:48:41 +0000
commit753ad9d366a1fa5d8484d35d08b77e1bbfb241a4 (patch)
tree92f69622737fce7f5abda4176a88c9ac8e393ef4 /math/Makefile
parentThis is a port of Math::MatrixReal, a perl module impleneting a matrix of (diff)
Enable p5-MatrixReal
Notes
Notes: svn path=/head/; revision=8784
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 324a15150658..ff392ca2426d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.32 1997/09/16 07:08:40 tg Exp $
+# $Id: Makefile,v 1.33 1997/10/06 08:22:03 tg Exp $
#
SUBDIR += Scilab
@@ -20,6 +20,7 @@
SUBDIR += numpy
SUBDIR += octave
SUBDIR += oleo
+ SUBDIR += p5-MatrixReal
SUBDIR += pari
SUBDIR += plplot
SUBDIR += simpack