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:
Mark Linimon 2004-04-10 06:48:35 +00:00
parent 84c9fc1c76
commit 583f14403e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106634

View file

@ -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