blob: b24393005adbd79e5e6653497306f602a654bb14 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $Id: Makefile,v 1.7 1998/07/12 23:30:50 steve Exp $
#
SUBDIR += babel
SUBDIR += hmmer
SUBDIR += kinemage
SUBDIR += povchem
SUBDIR += rasmol
SUBDIR += seaview
SUBDIR += tinker
.include <bsd.port.subdir.mk>
|