The BioCocoa framework provides developers with the opportunity to add
support for reading and writing BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE,
Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and
TNT files by writing only three lines of code.
The framework is written in Cocoa (Objective-C).
WWW: http://bioinformatics.org/biococoa/
2006-12-30 10:20:54 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= biococoa
|
2013-10-08 20:34:45 +02:00
|
|
|
PORTVERSION= 2.2.2
|
2014-09-10 22:50:31 +02:00
|
|
|
PORTREVISION= 1
|
2007-01-31 19:18:14 +01:00
|
|
|
CATEGORIES= biology gnustep
|
2013-08-28 20:26:01 +02:00
|
|
|
MASTER_SITES= http://bioinformatics.org/biococoa/downloads/ ${MASTER_SITE_DEBIAN}
|
The BioCocoa framework provides developers with the opportunity to add
support for reading and writing BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE,
Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and
TNT files by writing only three lines of code.
The framework is written in Cocoa (Objective-C).
WWW: http://bioinformatics.org/biococoa/
2006-12-30 10:20:54 +01:00
|
|
|
MASTER_SITE_SUBDIR= pool/main/b/biococoa.app
|
2013-08-28 20:26:01 +02:00
|
|
|
DISTNAME= biococoa-${PORTVERSION}-src
|
|
|
|
EXTRACT_SUFX= .tgz
|
The BioCocoa framework provides developers with the opportunity to add
support for reading and writing BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE,
Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and
TNT files by writing only three lines of code.
The framework is written in Cocoa (Objective-C).
WWW: http://bioinformatics.org/biococoa/
2006-12-30 10:20:54 +01:00
|
|
|
|
2013-08-28 20:26:01 +02:00
|
|
|
MAINTAINER= theraven@FreeBSD.org
|
The BioCocoa framework provides developers with the opportunity to add
support for reading and writing BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE,
Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and
TNT files by writing only three lines of code.
The framework is written in Cocoa (Objective-C).
WWW: http://bioinformatics.org/biococoa/
2006-12-30 10:20:54 +01:00
|
|
|
COMMENT= Bioinformatics framework
|
|
|
|
|
2010-06-05 08:14:28 +02:00
|
|
|
LICENSE= LGPL21
|
|
|
|
|
The BioCocoa framework provides developers with the opportunity to add
support for reading and writing BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE,
Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and
TNT files by writing only three lines of code.
The framework is written in Cocoa (Objective-C).
WWW: http://bioinformatics.org/biococoa/
2006-12-30 10:20:54 +01:00
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
|
|
|
|
2013-08-28 20:26:01 +02:00
|
|
|
WRKSRC= ${WRKDIR}/biococoa-${PORTVERSION}
|
The BioCocoa framework provides developers with the opportunity to add
support for reading and writing BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE,
Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and
TNT files by writing only three lines of code.
The framework is written in Cocoa (Objective-C).
WWW: http://bioinformatics.org/biococoa/
2006-12-30 10:20:54 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|