diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2016-08-04 15:33:48 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2016-08-04 15:33:48 +0000 |
commit | 8baf85669de8270f181e38308441919e3cb6cffa (patch) | |
tree | 2727d68b23dbad2d3ffa1f32c26720a13d25af8d /math/Makefile | |
parent | edd360268da7a8365e4d144b1cb281e55bf96a0b (diff) | |
download | pkgsrc-8baf85669de8270f181e38308441919e3cb6cffa.tar.gz |
add php-stats
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index a678a942ce3..1df25f66656 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.326 2016/07/30 15:15:22 cheusov Exp $ +# $NetBSD: Makefile,v 1.327 2016/08/04 15:33:48 jdolecek Exp $ COMMENT= Mathematics @@ -230,6 +230,7 @@ SUBDIR+= pear-Math_BigInteger SUBDIR+= pear-Numbers_Roman SUBDIR+= pear-Numbers_Words SUBDIR+= php-bcmath +SUBDIR+= php-stats SUBDIR+= ppl SUBDIR+= prng SUBDIR+= pspp |