head	1.14;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.5;
locks; strict;
comment	@# @;


1.14
date	2012.11.17.05.54.53;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2012.02.23.13.43.25;	author wen;	state Exp;
branches;
next	1.12;

1.12
date	2011.10.13.06.27.34;	author wen;	state Exp;
branches;
next	1.11;

1.11
date	2011.06.02.01.38.55;	author wen;	state Exp;
branches;
next	1.10;

1.10
date	2011.04.13.09.11.20;	author wen;	state Exp;
branches;
next	1.9;

1.9
date	2010.12.02.13.42.09;	author wen;	state Exp;
branches;
next	1.8;

1.8
date	2010.10.26.00.34.36;	author wen;	state Exp;
branches;
next	1.7;

1.7
date	2010.08.18.14.09.34;	author glarkin;	state Exp;
branches;
next	1.6;

1.6
date	2010.03.19.08.32.48;	author wen;	state Exp;
branches;
next	1.5;

1.5
date	2009.12.24.03.14.33;	author wen;	state Exp;
branches;
next	1.4;

1.4
date	2009.12.21.03.29.55;	author wen;	state Exp;
branches;
next	1.3;

1.3
date	2009.12.16.12.48.04;	author wen;	state Exp;
branches;
next	1.2;

1.2
date	2009.12.06.08.47.36;	author wen;	state Exp;
branches;
next	1.1;

1.1
date	2009.11.18.05.53.16;	author wen;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Switch exporter over
@
text
@# Ports collection makefile for:	pyfasta
# Date created:				18 Nov, 2009
# Whom:					Wen Heping <wen@@FreeBSD.org>
#
# $FreeBSD: head/biology/pyfasta/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	pyfasta
PORTVERSION=	0.4.5
CATEGORIES=	biology python
MASTER_SITES=	CHEESESHOP

MAINTAINER=	wen@@FreeBSD.org
COMMENT=	Fast, memory-efficient, pythonic access to fasta sequence files

BUILD_DEPENDS=	${PYNUMPY}
RUN_DEPENDS:=	${BUILD_DEPENDS}

USE_PYTHON=		2.5+
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
@


1.13
log
@- Update to 0.4.5
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@- Update to 0.44
@
text
@d9 1
a9 1
PORTVERSION=	0.4.4
@


1.11
log
@- Update to 0.4.3
@
text
@d9 1
a9 1
PORTVERSION=	0.4.3
d17 1
a17 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.10
log
@- Update to 0.4.2
@
text
@d9 1
a9 1
PORTVERSION=	0.4.2
@


1.9
log
@- Update to 0.4.1
@
text
@d9 1
a9 1
PORTVERSION=	0.4.1
@


1.8
log
@- Update to 0.4.0
@
text
@d9 1
a9 1
PORTVERSION=	0.4.0
@


1.7
log
@- Update USE_PYTHON in Makefile to reflect upstream Python
  dependency version requirement

PR:		ports/149251
Submitted by:	glarkin
Approved by:	wen (via email)
@
text
@d9 1
a9 1
PORTVERSION=	0.3.9
@


1.6
log
@- Update to 0.3.9
@
text
@d19 1
a19 1
USE_PYTHON=		yes
@


1.5
log
@- Update to 0.3.7
@
text
@d9 1
a9 1
PORTVERSION=	0.3.7
@


1.4
log
@- Update to 0.3.5
@
text
@d9 1
a9 1
PORTVERSION=	0.3.5
@


1.3
log
@- Update to 0.3.4
@
text
@d9 1
a9 1
PORTVERSION=	0.3.4
@


1.2
log
@- Update to 0.3.3
@
text
@d9 1
a9 1
PORTVERSION=	0.3.3
@


1.1
log
@pyfasta is a python module for fast, memory-efficient, pythonic
access to fasta sequence files.

WWW:    http://bitbucket.org/brentp/biostuff/src/
@
text
@d9 1
a9 1
PORTVERSION=	0.3.1
@

