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/ncbi-toolkit | |
parent | b08b0f2551cfe3d80ae1ae82608a59e8e4edd113 (diff) |
Notes
Diffstat (limited to 'biology/ncbi-toolkit')
-rw-r--r-- | biology/ncbi-toolkit/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/biology/ncbi-toolkit/Makefile b/biology/ncbi-toolkit/Makefile index d890f2ab5275..aefb42e3cd67 100644 --- a/biology/ncbi-toolkit/Makefile +++ b/biology/ncbi-toolkit/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: NCBI -# Date created: 03 April 2000 -# Whom: tonym -# +# Created by: tonym # $FreeBSD$ -# PORTNAME= ncbi-toolkit PORTVERSION= 2009.03.01 # containing BLAST v2.2.19 @@ -14,7 +9,7 @@ MASTER_SITES= ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g DISTNAME= ncbi DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= NCBI development toolkit, including BLAST 2 and GenBank/Entrez support USE_MOTIF= yes |