head	1.6;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.05.54.53;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2007.01.25.12.22.50;	author vd;	state Exp;
branches;
next	1.4;

1.4
date	2006.12.10.12.36.15;	author gabor;	state Exp;
branches;
next	1.3;

1.3
date	2004.11.20.08.09.45;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2003.03.07.05.56.43;	author ade;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.06.14.49.51;	author wjv;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:	recombine
# Date created:		6 August 2001
# Whom:	      		Johann Visagie <wjv@@FreeBSD.org>
#
# $FreeBSD: head/biology/recombine/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	recombine
PORTVERSION=	1.41
CATEGORIES=	biology
MASTER_SITES=	http://evolution.gs.washington.edu/lamarc/recombine/
DISTNAME=	${PORTNAME}${PORTVERSION}.src.doc

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A program to fit population models across sites

WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}

ALL_TARGET=	${PORTNAME}

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
	${INSTALL_SCRIPT} ${WRKSRC}/filetran ${PREFIX}/bin/

post-install:
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/recombine.txt ${DOCSDIR}/
.endif

.include <bsd.port.mk>
@


1.5
log
@Fix master sites, un-deprecate and update biology/recombine to 1.41.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@- Deprecate
- Set EXPIRATION_DATE

Approved by:	erwin (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.40
d11 2
a12 2
MASTER_SITES=	ftp://evolution.genetics.washington.edu/pub/lamarc/recombine/
DISTNAME=	${PORTNAME}${PORTVERSION}
d17 1
a17 2
DEPRECATED=	distfile disappeared from homepage
EXPIRATION_DATE=	2007-01-07
a18 1
NO_WRKSUBDIR=	yes
d22 2
a23 2
	@@ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
	@@ ${INSTALL_SCRIPT} ${WRKSRC}/filetran ${PREFIX}/bin/
d27 2
a28 2
	@@ ${MKDIR} ${DOCSDIR}
	@@ ${INSTALL_DATA} ${WRKSRC}/*.doc ${DOCSDIR}/
@


1.3
log
@With portmgr hat on, reset inactive maintainer.  These ports are now up
for adoption.
@
text
@d17 3
@


1.2
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d14 1
a14 1
MAINTAINER=	wjv@@FreeBSD.org
@


1.1
log
@Add recombine 1.40, a program to fit population models across sites.
@
text
@d15 1
@

