freebsd-ports/biology/Makefile
Edwin Groothuis ec3cd3ad7f new port:biology/lsysexp
L-system Explorer is a program used for viewing and creating
	L-system fractals.

	The following features are supported:

	- Over 500 builtin L-systems, arranged into about 20 groups.
	- Ability to create and save custom L-systems and L-system groups.
	- Abilty to save images of L-systems (in PNG or JPEG format).
	- Multiple L-systems can be viewed at the same time.
	- Able to use custom colors and gradients.
	- Can also generate random gradients, or completely random colors.
	- Able to draw using lines, points, or a random combination of both.

PR:		iports/51400
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-09-03 02:23:23 +00:00

66 lines
1.3 KiB
Makefile

# $FreeBSD$
#
SUBDIR += L-Breeder
SUBDIR += act
SUBDIR += artemis
SUBDIR += avida
SUBDIR += babel
SUBDIR += biojava
SUBDIR += chemeq
SUBDIR += clustalw
SUBDIR += coalesce
SUBDIR += crimap
SUBDIR += deft
SUBDIR += distribfold
SUBDIR += dna-qc
SUBDIR += emboss
SUBDIR += fasta
SUBDIR += fasta3
SUBDIR += fastdnaml
SUBDIR += flip
SUBDIR += fluctuate
SUBDIR += garlic
SUBDIR += genpak
SUBDIR += gff2ps
SUBDIR += gperiodic
SUBDIR += grappa
SUBDIR += hmmer
SUBDIR += kinemage
SUBDIR += lamarc
SUBDIR += libgenome
SUBDIR += lsysexp
SUBDIR += migrate
SUBDIR += molden
SUBDIR += mopac
SUBDIR += nab
SUBDIR += ncbi-toolkit
SUBDIR += nclever
SUBDIR += ortep3
SUBDIR += p5-AcePerl
SUBDIR += p5-bioperl
SUBDIR += paml
SUBDIR += phylip
SUBDIR += platon
SUBDIR += povchem
SUBDIR += primer3
SUBDIR += psi88
SUBDIR += py-biopython
SUBDIR += pymol
SUBDIR += rasmol
SUBDIR += recombine
SUBDIR += ruby-bio
SUBDIR += seaview
SUBDIR += seqio
SUBDIR += sim4
SUBDIR += spdbv
SUBDIR += tRNAscan-SE
SUBDIR += t_coffee
SUBDIR += tinker
SUBDIR += treepuzzle
SUBDIR += treeviewx
SUBDIR += wise
SUBDIR += xdrawchem
SUBDIR += xmolwt
.include <bsd.port.subdir.mk>