aboutsummaryrefslogtreecommitdiff
path: root/biology/python-nexus
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:55:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:55:44 +0000
commit7055ff02f189a21dc14fc0489900f315a6e9192f (patch)
tree8297dcd0b71086ee72b8499934378d51ab6f897f /biology/python-nexus
parent0f0eb50c1e9988923b5a502ecdeb918467b60cac (diff)
downloadports-7055ff02f189a21dc14fc0489900f315a6e9192f.tar.gz
ports-7055ff02f189a21dc14fc0489900f315a6e9192f.zip
Notes
Diffstat (limited to 'biology/python-nexus')
-rw-r--r--biology/python-nexus/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/biology/python-nexus/Makefile b/biology/python-nexus/Makefile
index 02c43c487e57..b2e2a9213dd1 100644
--- a/biology/python-nexus/Makefile
+++ b/biology/python-nexus/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: python-nexus
-# Date created: 29 Dec, 2009
-# Whom: Wen Heping <wen@FreeBSD.org>
-#
+# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= python-nexus
PORTVERSION= 0.87
@@ -16,4 +12,5 @@ COMMENT= A generic nexus file format reader for python
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
.include <bsd.port.mk>