aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2004-10-28 17:41:18 +0800
committerclsung <clsung@FreeBSD.org>2004-10-28 17:41:18 +0800
commit72cd76c4839a5c1d2067068c36726bcb277dc6c9 (patch)
tree0b6629bdf517a128ee4690aa83a3b3d58e534d6b /devel/Makefile
parent1f076a117dd817b502fdb2679a522313ff10e1c5 (diff)
downloadfreebsd-ports-gnome-72cd76c4839a5c1d2067068c36726bcb277dc6c9.tar.gz
freebsd-ports-gnome-72cd76c4839a5c1d2067068c36726bcb277dc6c9.tar.zst
freebsd-ports-gnome-72cd76c4839a5c1d2067068c36726bcb277dc6c9.zip
- a perl module that
finding the minimum and maximum of an array with at most 3n/2 - 2 comparisons Approved by: co-mentor (vanilla)
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5082effb9340..10749183083f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -589,6 +589,7 @@
SUBDIR += p5-Algorithm-Interval2Prefix
SUBDIR += p5-Algorithm-MDiff
SUBDIR += p5-Algorithm-MarkovChain
+ SUBDIR += p5-Algorithm-MinMax
SUBDIR += p5-Algorithm-NaiveBayes
SUBDIR += p5-Algorithm-Networksort
SUBDIR += p5-Algorithm-Numerical-Shuffle