head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.05.54.53;	author svnexp;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


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

PORTNAME=	python-nexus
PORTVERSION=	0.87
CATEGORIES=	biology python
MASTER_SITES=	CHEESESHOP

MAINTAINER=	wen@@FreeBSD.org
COMMENT=	A generic nexus file format reader for python

USE_PYTHON=		yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
@


1.4
log
@- Update to 0.87
@
text
@d5 1
a5 1
# $FreeBSD$
@


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


1.2
log
@- Update to 0.7

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.7
@


1.1
log
@python-nexus is a generic nexus (phylogenetics) file format(.nex, .trees)
reader for python.

WWW:    http://simon.net.nz/articles/python-nexus
@
text
@d9 1
a9 1
PORTVERSION=	0.6d
@

