head	1.4;
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.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.05.54.51;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.10.01.14.45.16;	author tabthorpe;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.06.21.23.04;	author ehaupt;	state Exp;
branches;
next	1.1;

1.1
date	2005.03.11.21.16.16;	author thierry;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# Created by: Fernan Aguero <fernan@@iib.unsam.edu.ar>
# $FreeBSD: head/biology/finchtv/Makefile 305130 2012-10-01 14:45:16Z tabthorpe $

PORTNAME=	finchtv
PORTVERSION=	1.3.1
CATEGORIES=	biology
MASTER_SITES=	http://www.geospiza.com/finchtv/download/programs/linux/
DISTNAME=	${PORTNAME}_${PORTVERSION:S/./_/g}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A chromatogram trace viewer

USE_LINUX?=	yes
ONLY_FOR_ARCHS=	i386
NO_BUILD=	yes
SUB_FILES=	pkg-message
STRIP=

do-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/License.txt ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/ReleaseNotes.txt ${DOCSDIR}
	${CP} -R ${WRKSRC}/Help ${DOCSDIR}
.endif
	@@${MKDIR} ${EXAMPLESDIR}
	${CP} -R ${WRKSRC}/SampleData/ ${EXAMPLESDIR}
	${BRANDELF} -t Linux ${WRKSRC}/finchtv
	${INSTALL_PROGRAM} ${WRKSRC}/finchtv ${PREFIX}/bin

post-install:
	@@ ${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.3
log
@SVN rev 305130 on 2012-10-01 14:45:16Z by tabthorpe

- Reassign to the heap at maintainer's request
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.2
log
@Update to 1.3.1

PR:		90029
Submitted by:	Fernan Aguero <fernan@@iib.unsam.edu.ar> (maintainer)
@
text
@d1 1
a1 5
# ex:ts=8
# New ports collection makefile for:	FinchTV
# Date created:		10 Aug 2004
# Whom:	      		Fernan Aguero <fernan@@iib.unsam.edu.ar>
#
a2 1
#
d10 1
a10 1
MAINTAINER=	fernan@@iib.unsam.edu.ar
@


1.1
log
@Add finchtv 1.3.0, a chromatogram trace viewer.

PR:		70271
Submitted by:	Fernan Aguero <fernan (at) iib.unsam.edu.ar>
@
text
@d10 1
a10 1
PORTVERSION=	1.3.0
@

