diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
commit | d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4 (patch) | |
tree | 75e996b6bfaf407af3b02c9859874edec02f73c4 /biology/t_coffee/Makefile | |
parent | b08b0f2551cfe3d80ae1ae82608a59e8e4edd113 (diff) | |
download | ports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.tar.gz ports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.zip |
Notes
Diffstat (limited to 'biology/t_coffee/Makefile')
-rw-r--r-- | biology/t_coffee/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/biology/t_coffee/Makefile b/biology/t_coffee/Makefile index dc4f15eef490..216884fc8d47 100644 --- a/biology/t_coffee/Makefile +++ b/biology/t_coffee/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: t_coffee -# Date created: 27 June 2001 -# Whom: Johann Visagie <wjv@FreeBSD.org> -# +# Created by: Johann Visagie <wjv@FreeBSD.org> # $FreeBSD$ -# PORTNAME= t_coffee PORTVERSION= 5.68 @@ -12,7 +7,7 @@ CATEGORIES= biology MASTER_SITES= http://www.tcoffee.org/Packages/ DISTNAME= T-COFFEE_distribution_Version_${PORTVERSION} -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= A multiple DNA or protein sequence alignment package BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw |