18 lines
445 B
Makefile
18 lines
445 B
Makefile
# $OpenBSD: Makefile,v 1.11 2020/12/30 15:55:46 sthen 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,python3
|
|
|
|
.include <bsd.port.subdir.mk>
|