Files
Lawrence VelázquezandMojca Miklavec 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00

20 lines
711 B
Plaintext

PortSystem 1.0
name tree-puzzle
version 5.2
categories science
platforms darwin
maintainers mac.com:mrt5
description a computer program to reconstruct phylogenetic trees from molecular \
sequence data by maximum likelihood
long_description \
TREE-PUZZLE is a computer program to reconstruct phylogenetic trees \
from molecular sequence data by maximum likelihood. It implements a \
fast tree search algorithm, quartet puzzling, that allows analysis \
of large data sets and automatically assigns estimations of support \
to each internal branch.
homepage http://www.tree-puzzle.de
master_sites http://www.tree-puzzle.de/
checksums md5 20fa9606434ddc789670e681d98fe68f