27 lines
479 B
Makefile
27 lines
479 B
Makefile
# $NetBSD: Makefile,v 1.22 2003/10/04 19:16:29 jschauma Exp $
|
|
#
|
|
|
|
COMMENT= Software for the biological sciences
|
|
|
|
SUBDIR+= bioperl
|
|
SUBDIR+= chemtool
|
|
SUBDIR+= clustalw
|
|
SUBDIR+= coalesce
|
|
SUBDIR+= fastDNAml
|
|
SUBDIR+= fluctuate
|
|
SUBDIR+= genesplicer
|
|
SUBDIR+= glimmer
|
|
SUBDIR+= gp
|
|
SUBDIR+= hmmer
|
|
SUBDIR+= mummer
|
|
SUBDIR+= nut
|
|
SUBDIR+= pdbalign
|
|
SUBDIR+= phylip
|
|
SUBDIR+= profit
|
|
SUBDIR+= puzzle
|
|
SUBDIR+= rasmol
|
|
SUBDIR+= sewer
|
|
SUBDIR+= stride
|
|
SUBDIR+= xylem
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|