Wed Oct 5 22:29:44 2011 UTC ()
Add bodr, chemical-mime-data, gnome-chemistry-utils, and openbabel.


(ryoon)
diff -r1.31 -r1.32 pkgsrc/biology/Makefile

cvs diff -r1.31 -r1.32 pkgsrc/biology/Makefile (expand / switch to unified diff)

--- pkgsrc/biology/Makefile 2010/03/18 08:02:32 1.31
+++ pkgsrc/biology/Makefile 2011/10/05 22:29:44 1.32
@@ -1,33 +1,37 @@ @@ -1,33 +1,37 @@
1# $NetBSD: Makefile,v 1.31 2010/03/18 08:02:32 asau Exp $ 1# $NetBSD: Makefile,v 1.32 2011/10/05 22:29:44 ryoon Exp $
2# 2#
3 3
4COMMENT= Software for the biological sciences 4COMMENT= Software for the biological sciences
5 5
6SUBDIR+= arka 6SUBDIR+= arka
7SUBDIR+= azara 7SUBDIR+= azara
8SUBDIR+= bioperl 8SUBDIR+= bioperl
 9SUBDIR+= bodr
 10SUBDIR+= chemical-mime-data
9SUBDIR+= chemtool 11SUBDIR+= chemtool
10SUBDIR+= clustalw 12SUBDIR+= clustalw
11SUBDIR+= coalesce 13SUBDIR+= coalesce
12SUBDIR+= fastDNAml 14SUBDIR+= fastDNAml
13SUBDIR+= fluctuate 15SUBDIR+= fluctuate
14SUBDIR+= genesplicer 16SUBDIR+= genesplicer
15SUBDIR+= glimmer 17SUBDIR+= glimmer
 18SUBDIR+= gnome-chemistry-utils
16SUBDIR+= gp 19SUBDIR+= gp
17SUBDIR+= gromacs 20SUBDIR+= gromacs
18SUBDIR+= hmmer 21SUBDIR+= hmmer
19SUBDIR+= lucy 22SUBDIR+= lucy
20SUBDIR+= mopac 23SUBDIR+= mopac
21SUBDIR+= mummer 24SUBDIR+= mummer
22SUBDIR+= nut 25SUBDIR+= nut
 26SUBDIR+= openbabel
23SUBDIR+= pdbalign 27SUBDIR+= pdbalign
24SUBDIR+= phylip 28SUBDIR+= phylip
25SUBDIR+= profit 29SUBDIR+= profit
26SUBDIR+= puzzle 30SUBDIR+= puzzle
27SUBDIR+= py-mol 31SUBDIR+= py-mol
28SUBDIR+= rasmol 32SUBDIR+= rasmol
29SUBDIR+= sewer 33SUBDIR+= sewer
30SUBDIR+= stride 34SUBDIR+= stride
31SUBDIR+= xylem 35SUBDIR+= xylem
32 36
33.include "../mk/misc/category.mk" 37.include "../mk/misc/category.mk"