head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.05.54.52;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.11.20.22.52.53;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2008.04.06.04.49.05;	author rafan;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for: mapm3
# Date created:                26 March 2008
# Whom:                        Tassilo Philipp <tphilipp@@potion-studios.com>
#
# $FreeBSD: head/biology/mapm3/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	mapm3
PORTVERSION=	3.0
CATEGORIES=	biology
MASTER_SITES=	http://www.broad.mit.edu/ftp/distribution/software/mapmaker3/ \
		ftp://ftp.ibiblio.org/pub/academic/biology/molbio/mapmaker/   \
		http://iubio.bio.indiana.edu/soft/molbio/qtl/mapmaker/        \
		http://www.mirrorservice.org/sites/iubio.bio.indiana.edu/molbio/qtl/mapmaker/
DISTNAME=	mapm3-source
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	tphilipp@@potion-studios.com
COMMENT=	Constructs linkage maps of markers segregating in experimental crosses

NO_WRKSUBDIR=	yes
MAKE_JOBS_UNSAFE=	yes

post-patch:
	${CP} ${WRKSRC}/sun/* ${WRKSRC}

.include <bsd.port.mk>
@


1.2
log
@- Mark MAKE_JOBS_UNSAFE

Reported by:	pointyhat
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@MAPMAKER/EXP is a linkage analysis package designed to help construct primary
linkage maps of markers segregating in experimental crosses. MAPMAKER/EXP
performs full multipoint linkage analysis (simultaneous estimation of all
recombination fractions from the primary data) for dominant, recessive, and co-
dominant (e.g.  RFLP-like) markers.  MAPMAKER/EXP is an experimental-cross-only
successor to the original MAPMAKER program.

MAPMAKER/QTL is a companion program to MAPMAKER/EXP which allows one to map
genes controlling polygenic quantitative traits in F2 intercrosses and BC1
backcrosses relative to a genetic linkage map. More information on MAPMAKER/QTL
can be found in the technical report (included with MAPMAKER/QTL).

WWW: http://www.broad.mit.edu/ftp/distribution/software/mapmaker3/

PR:		ports/122452
Submitted by:	Tassilo Philipp <tphilipp at potion-studios.com>
@
text
@d22 1
@

