18 lines
436 B
Makefile
18 lines
436 B
Makefile
# $OpenBSD: Makefile,v 1.10 2020/08/25 23:44:13 cwen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += AcePerl
|
|
SUBDIR += AcePerl,opt
|
|
SUBDIR += bioperl
|
|
SUBDIR += emboss
|
|
SUBDIR += hmmer
|
|
SUBDIR += nutdb
|
|
SUBDIR += p5-Bio-ASN1-EntrezGene
|
|
SUBDIR += p5-Bio-Cluster
|
|
SUBDIR += p5-Bio-DB-EMBL
|
|
SUBDIR += p5-Bio-DB-NCBIHelper
|
|
SUBDIR += p5-Bio-Variation
|
|
SUBDIR += py-biopython
|
|
|
|
.include <bsd.port.subdir.mk>
|