diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:41:44 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:41:44 +0000 |
commit | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (patch) | |
tree | b66c0e33c829a159f4f392f604f1c72364d58180 /biology/ncbi-toolkit/Makefile | |
parent | 314168b9bec761c84cb4287892c09a3e43e1a5bc (diff) | |
download | ports-642c8ce78f9f4d399d09b4f0abebb684354f3582.tar.gz ports-642c8ce78f9f4d399d09b4f0abebb684354f3582.zip |
Notes
Diffstat (limited to 'biology/ncbi-toolkit/Makefile')
-rw-r--r-- | biology/ncbi-toolkit/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/biology/ncbi-toolkit/Makefile b/biology/ncbi-toolkit/Makefile index 6b15b9e1cf8d..d890f2ab5275 100644 --- a/biology/ncbi-toolkit/Makefile +++ b/biology/ncbi-toolkit/Makefile @@ -8,6 +8,7 @@ PORTNAME= ncbi-toolkit PORTVERSION= 2009.03.01 # containing BLAST v2.2.19 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g}/ DISTNAME= ncbi @@ -42,13 +43,6 @@ BLAST_EXE= bl2seq blastall blastcl3 blastclust blastpgp copymat \ X11_EXE= Nentrez Psequin ddv entrez2 sbtedit udv # and these are the man pages we have -MAN1= asn2asn.1 asn2ff.1 asn2fsa.1 asn2gb.1 asn2idx.1 asn2xml.1 \ - asndhuff.1 asnval.1 blast.1 blastclust.1 cdscan.1 checksub.1 \ - copymat.1 ddv.1 debruijn.1 errhdr.1 fa2htgs.1 fastacmd.1 \ - findspl.1 fmerge.1 formatdb.1 getmesh.1 getpub.1 gil2bin.1 \ - idfetch.1 indexpub.1 makemat.1 makeset.1 sbtedit.1 tbl2asn.1 \ - udv.1 vecscreen.1 Psequin.1 asn2all.1 asntool.1 entrez2.1 \ - formatrpsdb.1 MAN1= Psequin.1 asn2all.1 asn2asn.1 asn2ff.1 asn2fsa.1 asn2gb.1 asn2idx.1 \ asn2xml.1 asndhuff.1 asntool.1 asnval.1 blast.1 blastclust.1 \ cdscan.1 checksub.1 copymat.1 ddv.1 \ |