diff options
author | will <will@FreeBSD.org> | 2001-01-04 08:09:15 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 08:09:15 +0800 |
commit | c81ca3aa56e8e0c4d7f34ac2a75a04bb0d0d3350 (patch) | |
tree | 18de970af3eaafa8eeaea35514e647b30734cc72 /math/Makefile | |
parent | 7214023557b6dcad008ad1a8d28eac3564661531 (diff) | |
download | freebsd-ports-gnome-c81ca3aa56e8e0c4d7f34ac2a75a04bb0d0d3350.tar.gz freebsd-ports-gnome-c81ca3aa56e8e0c4d7f34ac2a75a04bb0d0d3350.tar.zst freebsd-ports-gnome-c81ca3aa56e8e0c4d7f34ac2a75a04bb0d0d3350.zip |
Add p5-Set-Window 1.00, a perl module to manage an interval on the integer
line.
PR: 24027
Submitted by: Anton Berezin <tobez@tobez.org>
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 bd9c24cdc52b..9db78dd162be 100644 --- a/math/Makefile +++ b/math/Makefile @@ -58,6 +58,7 @@ SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal SUBDIR += p5-Set-IntSpan + SUBDIR += p5-Set-Window SUBDIR += p5-Statistics-ChiSquare SUBDIR += p5-Statistics-Descriptive SUBDIR += p5-Statistics-Distributions |