aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-01-04 07:15:46 +0800
committerwill <will@FreeBSD.org>2001-01-04 07:15:46 +0800
commit8d20501c71695babb252d45bb8559e2e2a0e2d15 (patch)
tree49ffa5c9c850b8262f7356dd36e26afdf8c96feb /devel/Makefile
parenta3b52489dca947c68a31dfb58fac48201760d209 (diff)
downloadfreebsd-ports-gnome-8d20501c71695babb252d45bb8559e2e2a0e2d15.tar.gz
freebsd-ports-gnome-8d20501c71695babb252d45bb8559e2e2a0e2d15.tar.zst
freebsd-ports-gnome-8d20501c71695babb252d45bb8559e2e2a0e2d15.zip
Add p5-Algorithm-MarkovChain 0.03, perl class capable of creating Markov
chains and output based on them.
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 6967fda187b7..9e8ccf616a69 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -212,6 +212,7 @@
SUBDIR += p5-Agent
SUBDIR += p5-Algorithm-Diff
SUBDIR += p5-Algorithm-MDiff
+ SUBDIR += p5-Algorithm-MarkovChain
SUBDIR += p5-Alias
SUBDIR += p5-AppConfig
SUBDIR += p5-B-Graph