aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2005-09-15 04:14:43 +0800
committerlth <lth@FreeBSD.org>2005-09-15 04:14:43 +0800
commit1918a4e9efdd557d59393373d948ff8da465d52b (patch)
treeb0a513f3376a0e2a15a3d8034d51ebe8f5fc8b5d /devel/Makefile
parent096b3ded75e3bc48c7c256ff8a9677ee1499e9ae (diff)
downloadfreebsd-ports-gnome-1918a4e9efdd557d59393373d948ff8da465d52b.tar.gz
freebsd-ports-gnome-1918a4e9efdd557d59393373d948ff8da465d52b.tar.zst
freebsd-ports-gnome-1918a4e9efdd557d59393373d948ff8da465d52b.zip
Add p5-Algorithm-LCS 1.04, fast (XS) implementation of the Longest
Common Subsequence Algorithm. PR: ports/84151 Submitted by: tiger@whitetigersd.com
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