diff options
author | wen <wen> | 2015-08-06 01:35:25 +0000 |
---|---|---|
committer | wen <wen> | 2015-08-06 01:35:25 +0000 |
commit | 10a5079463f5798b151c7f09d53eb13d1e21fbd7 (patch) | |
tree | 2a94a6cd2947aa15b44cfbb1699615dc45178970 /math | |
parent | f37f6b7cac1310218aa55c9ec03ded67f1a3a66b (diff) | |
download | pkgsrc-10a5079463f5798b151c7f09d53eb13d1e21fbd7.tar.gz |
add p5-Math-Base-Convert
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index a3f4766b896..a2cac90aeeb 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.304 2015/04/26 03:40:20 markd Exp $ +# $NetBSD: Makefile,v 1.305 2015/08/06 01:35:25 wen Exp $ COMMENT= Mathematics @@ -167,6 +167,7 @@ SUBDIR+= p5-Algorithm-Cluster SUBDIR+= p5-Algorithm-Munkres SUBDIR+= p5-Excel-Template SUBDIR+= p5-Excel-Template-Plus +SUBDIR+= p5-Math-Base-Convert SUBDIR+= p5-Math-Base36 SUBDIR+= p5-Math-Base85 SUBDIR+= p5-Math-BaseCnv |