aboutsummaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-01-19 09:28:00 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-01-19 09:28:00 +0000
commit1446cc829cf794e5bcfac689a94345ed65870805 (patch)
tree9901227eddced4e3d2a3e41d1c3686b9ac8e03d6 /biology/Makefile
parentf579f97eec26a1b7ec01d4842130da676a9050e1 (diff)
downloadports-1446cc829cf794e5bcfac689a94345ed65870805.tar.gz
ports-1446cc829cf794e5bcfac689a94345ed65870805.zip
New port: biology/spoa: C++ implementation of the partial order alignment (POA) algorithm
Notes
Notes: svn path=/head/; revision=562036
Diffstat (limited to 'biology/Makefile')
-rw-r--r--biology/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile
index 826382007633..be400c843dfa 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -164,6 +164,7 @@
SUBDIR += sim4
SUBDIR += slclust
SUBDIR += smithwaterman
+ SUBDIR += spoa
SUBDIR += stacks
SUBDIR += star
SUBDIR += stringtie