1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/biology/treepuzzle/Makefile
2003-02-21 11:08:38 +00:00

21 lines
462 B
Makefile

# Ports collection makefile for: treepuzzle
# Date created: 26 August 2002
# Whom: lentferj
#
# $FreeBSD$
#
PORTNAME= treepuzzle
PORTVERSION= 5.1
CATEGORIES= biology
MASTER_SITES= http://www.tree-puzzle.de/
DISTNAME= tree-puzzle-${PORTVERSION}
MAINTAINER= jan.lentfer@web.de
COMMENT= Maximum likelihood phylogeny reconstruction using quartets
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>