diff options
author | will <will@FreeBSD.org> | 2000-09-21 02:47:37 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-09-21 02:47:37 +0800 |
commit | c52122837eb504146b7359e742368a7042fcaa89 (patch) | |
tree | ebeed56f6fa0adf82a503e305f86ce691b283a6b /math/Makefile | |
parent | 78af2a1d90158d44b87c9556515e42c939c25543 (diff) | |
download | freebsd-ports-graphics-c52122837eb504146b7359e742368a7042fcaa89.tar.gz freebsd-ports-graphics-c52122837eb504146b7359e742368a7042fcaa89.tar.zst freebsd-ports-graphics-c52122837eb504146b7359e742368a7042fcaa89.zip |
Add p5-Math-Logic 1.19, a perl module providing pure 2, 3 or multi-value
logic.
PR: 21420
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index e6f145741a9..ec98a8713bc 100644 --- a/math/Makefile +++ b/math/Makefile @@ -42,6 +42,7 @@ SUBDIR += octave SUBDIR += oleo SUBDIR += p5-Math-Expr + SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal SUBDIR += p5-Set-IntSpan SUBDIR += pari |