eedd973e25
Chemtool is a nice drawing tool for chemist, however, it has not been released almost 1 year. So I added developer version as -devel. Have fun!
30 lines
591 B
Makefile
30 lines
591 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += bblimage
|
|
SUBDIR += chemtool
|
|
SUBDIR += chemtool-devel
|
|
SUBDIR += clhep
|
|
SUBDIR += euler
|
|
SUBDIR += flounder
|
|
SUBDIR += gchempaint
|
|
SUBDIR += gchemutils
|
|
SUBDIR += gdis
|
|
SUBDIR += ghemical
|
|
SUBDIR += glens
|
|
SUBDIR += libctl
|
|
SUBDIR += libsvm
|
|
SUBDIR += mayavi
|
|
SUBDIR += mmtk
|
|
SUBDIR += mpb
|
|
SUBDIR += mpqc
|
|
SUBDIR += mpqc-mpich
|
|
SUBDIR += oases
|
|
SUBDIR += openbabel
|
|
SUBDIR += p5-Chemistry-Elements
|
|
SUBDIR += vis5d+
|
|
SUBDIR += xloops-ginac
|
|
SUBDIR += xmakemol
|
|
|
|
.include <bsd.port.subdir.mk>
|