head	1.9;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.05.54.51;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.10.13.13.39.56;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2012.06.26.05.43.18;	author dinoex;	state Exp;
branches;
next	1.6;

1.6
date	2010.06.05.06.14.25;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2010.05.30.12.28.03;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2008.06.06.13.08.28;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2007.05.19.20.00.22;	author flz;	state Exp;
branches;
next	1.2;

1.2
date	2007.01.31.18.17.50;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2006.12.30.09.20.54;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# $FreeBSD: head/biology/biococoa/Makefile 305832 2012-10-13 13:39:56Z dinoex $

PORTNAME=	biococoa
PORTVERSION=	1.6.0
PORTREVISION=	2
CATEGORIES=	biology gnustep
MASTER_SITES=	${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR=	pool/main/b/biococoa.app
DISTNAME=	biococoa.app_${PORTVERSION}.orig

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Bioinformatics framework

LICENSE=	LGPL21

USE_GNUSTEP=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes

WRKSRC=		${WRKDIR}/biococoa

.include <bsd.port.mk>
@


1.8
log
@SVN rev 305832 on 2012-10-13 13:39:56Z by dinoex

- cleanup comments
Feature safe: yes
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.7
log
@- reset MAINTAINER
@
text
@a0 4
# New ports collection makefile for:    biococoa
# Date created:         30 Dec 2006
# Whom:                 dirk.meyer@@dinoex.sub.org
#
a1 1
#
@


1.6
log
@LICENSE LGPL21
@
text
@d16 1
a16 1
MAINTAINER=	dinoex@@FreeBSD.org
@


1.5
log
@- drop USE_GNUSTEP_PREFIX
@
text
@d19 2
@


1.4
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@a19 1
USE_GNUSTEP_PREFIX=	yes
@


1.3
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.2
log
@- add category gnustep
PR:		103931
Approved by:	pav
@
text
@d10 1
@


1.1
log
@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/
@
text
@d10 1
a10 1
CATEGORIES=	biology
@

