1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Stage support [1]

- Pet portlint [1]
- Add LICENSE
- Convert to PYDISTUTILS_AUTOPLIST

PR:		188819 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
This commit is contained in:
Wen Heping 2014-05-02 14:00:13 +00:00
parent b7143f3f2f
commit 504cac19e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352814
3 changed files with 5 additions and 1064 deletions

View File

@ -10,7 +10,9 @@ DISTNAME= PyCogent-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= wen@FreeBSD.org
COMMENT= A toolkit for statistical analysis of biological sequences
COMMENT= Toolkit for statistical analysis of biological sequences
LICENSE= GPLv2
BUILD_DEPENDS= ${PYNUMPY} \
${LOCALBASE}/bin/cython:${PORTSDIR}/lang/cython \
@ -21,6 +23,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= cogent
PYDISTUTILS_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -6,4 +6,4 @@ graphics. It is distinguished by many unique built-in capabilities (such as
true codon alignment) and the frequent addition of entirely new methods for
the analysis of genomic data.
WWW: http://pycogent.sourceforge.net/
WWW: http://pycogent.sourceforge.net/

File diff suppressed because it is too large Load Diff