22 lines
389 B
Makefile
22 lines
389 B
Makefile
# $NetBSD: Makefile,v 1.17 2003/09/27 23:47:20 jschauma Exp $
|
|
#
|
|
|
|
COMMENT= Software for the biological sciences
|
|
|
|
SUBDIR+= bioperl
|
|
SUBDIR+= chemtool
|
|
SUBDIR+= clustalw
|
|
SUBDIR+= fastDNAml
|
|
SUBDIR+= gp
|
|
SUBDIR+= hmmer
|
|
SUBDIR+= mummer
|
|
SUBDIR+= nut
|
|
SUBDIR+= pdbalign
|
|
SUBDIR+= phylip
|
|
SUBDIR+= profit
|
|
SUBDIR+= puzzle
|
|
SUBDIR+= rasmol
|
|
SUBDIR+= sewer
|
|
SUBDIR+= stride
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|