summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorschmonz <schmonz>2009-04-21 17:48:22 +0000
committerschmonz <schmonz>2009-04-21 17:48:22 +0000
commitebd84d353e32e2acf2c8cbabac21b452ab928d0f (patch)
treeb999b48b8f8d92d95f8d883e50af439327465e34 /math
parent7bc4792b11d9c5ead4cf97ff24244fc52b84da55 (diff)
downloadpkgsrc-ebd84d353e32e2acf2c8cbabac21b452ab928d0f.tar.gz
Add and enable p5-Math-{Round,VecStat}.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 9d1e62e9023..22ebf1b2adb 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.187 2009/04/06 19:02:32 chuck Exp $
+# $NetBSD: Makefile,v 1.188 2009/04/21 17:48:22 schmonz Exp $
COMMENT= Mathematics
@@ -121,6 +121,8 @@ SUBDIR+= p5-Math-MatrixReal
SUBDIR+= p5-Math-Pari
SUBDIR+= p5-Math-Random
SUBDIR+= p5-Math-Random-MT-Perl
+SUBDIR+= p5-Math-Round
+SUBDIR+= p5-Math-VecStat
SUBDIR+= p5-Number-Compare
SUBDIR+= p5-Number-Latin
SUBDIR+= p5-Roman