ports/70271: [new port] biology/finchtv a DNA sequence trace viewer

Fernan Aguero fernan at iib.unsam.edu.ar
Fri Oct 15 20:20:39 UTC 2004


The following reply was made to PR ports/70271; it has been noted by GNATS.

From: Fernan Aguero <fernan at iib.unsam.edu.ar>
To: FreeBSD GNATS PR Submission <freebsd-gnats-submit at freebsd.org>
Cc:  
Subject: Re: ports/70271: [new port] biology/finchtv a DNA sequence trace viewer
Date: Fri, 15 Oct 2004 17:18:24 -0300

 --oLBj+sq0vYjzfsbl
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 This PR is getting old!
 
 The attached Makefile and distinfo files bring FinchTV to
 1.2.0
 
 Fernan
 
 -- 
 Fernan Aguero -  fernan at iib.unsam.edu.ar
 Phone: +54 11 4580-7255/7 ext 310, Fax: +54 11 4752-9639
 Check http://genoma.unsam.edu.ar/~fernan for more info.
 
 --oLBj+sq0vYjzfsbl
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename=Makefile
 
 # vim:ts=8:sw=8:number:nowrap
 # New ports collection makefile for:	FinchTV
 # Date created:		10 Aug 2004
 # Whom:	      		Fernan Aguero <fernan at iib.unsam.edu.ar>
 #
 # $FreeBSD$
 #
 
 PORTNAME=	finchtv
 PORTVERSION=	1.2.0
 CATEGORIES=	biology
 MASTER_SITES=	http://www.geospiza.com/finchtv/download/programs/linux/
 DISTNAME=	${PORTNAME}_${PORTVERSION:S/./_/g}
 
 MAINTAINER=	fernan at iib.unsam.edu.ar
 COMMENT=	A chromatogram trace viewer
 
 USE_LINUX=	yes
 ONLY_FOR_ARCHS=	i386
 NO_BUILD=	yes
 
 DOCS=	License.txt ReleaseNotes.txt FinchTV1-1Help.pdf
 
 do-install:
 
 .if !defined(NOPORTDOCS)
 	@ ${MKDIR} ${DOCSDIR}
 
 .for doc in ${DOCS}
 	${INSTALL_MAN} ${WRKSRC}/${doc} ${DOCSDIR}
 .endfor
 
 .endif
 
 	@ ${MKDIR} ${DATADIR}
 	${CP} -R ${WRKSRC}/SampleData/ ${DATADIR}
 
 	${INSTALL_PROGRAM} ${WRKSRC}/finchtv ${PREFIX}/bin
 	${BRANDELF} -t Linux ${PREFIX}/bin/finchtv
 
 .include <bsd.port.mk>
 
 --oLBj+sq0vYjzfsbl
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename=distinfo
 
 MD5 (finchtv_1_2_0.tar.gz) = 3f65857c55470d8b8e464f152b0bc667
 SIZE (finchtv_1_2_0.tar.gz) = 7448323
 
 --oLBj+sq0vYjzfsbl--



More information about the freebsd-ports-bugs mailing list