Per distfile survey, no longer fetches from mastersite; mark as deprecated
since it is only a strict subset of biology/py-biopython. Notified maintainer.
This commit is contained in:
parent
84c9fc1c76
commit
583f14403e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106634
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ PORTNAME= martel
|
|||
PORTVERSION= 0.8
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= textproc biology python
|
||||
MASTER_SITES= http://www.biopython.org/Download/
|
||||
MASTER_SITES= # no longer available separately from biopython
|
||||
MASTER_SITE_SUBDIR= wjv
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= biopython-${BIOPYTHON_VERSION}
|
||||
|
@ -19,6 +19,7 @@ COMMENT= A parser generator for regular languages, written in Python
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/TextTools/__init__.py:${PORTSDIR}/lang/py-mx-base
|
||||
|
||||
DEPRECATED= "not up-to-date and is only a subset of biology/py-biopython"
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/Martel
|
||||
|
|
Loading…
Reference in a new issue