aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2005-09-14 20:14:43 +0000
committerLars Thegler <lth@FreeBSD.org>2005-09-14 20:14:43 +0000
commit3d639f4dfb42bd13cf66b935af3d6db0e0cdfc8f (patch)
tree9566ed7d432388decb550f81d2497d6290ad99ad /devel/Makefile
parent42097b596c1e944804f9a7610505649fa137bf2b (diff)
downloadports-3d639f4dfb42bd13cf66b935af3d6db0e0cdfc8f.tar.gz
ports-3d639f4dfb42bd13cf66b935af3d6db0e0cdfc8f.zip
Add p5-Algorithm-LCS 1.04, fast (XS) implementation of the Longest
Common Subsequence Algorithm. PR: ports/84151 Submitted by: tiger@whitetigersd.com
Notes
Notes: svn path=/head/; revision=142743
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 f2969aa137e6..8a9f1033de90 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -657,6 +657,7 @@
SUBDIR += p5-Algorithm-Diff
SUBDIR += p5-Algorithm-Evolutionary
SUBDIR += p5-Algorithm-Interval2Prefix
+ SUBDIR += p5-Algorithm-LCS
SUBDIR += p5-Algorithm-LUHN
SUBDIR += p5-Algorithm-MDiff
SUBDIR += p5-Algorithm-MarkovChain