aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-martel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-04-10 06:48:35 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-04-10 06:48:35 +0000
commit583f14403eb27605a4aa0dceef20fb0a2f9e1a19 (patch)
treed62e20ef77e09b47a4f4ac62341056158bfa1b9b /textproc/py-martel
parent84c9fc1c7697f9645decffedd209489e35b30abb (diff)
downloadports-583f14403eb27605a4aa0dceef20fb0a2f9e1a19.tar.gz
ports-583f14403eb27605a4aa0dceef20fb0a2f9e1a19.zip
Per distfile survey, no longer fetches from mastersite; mark as deprecated
since it is only a strict subset of biology/py-biopython. Notified maintainer.
Notes
Notes: svn path=/head/; revision=106634
Diffstat (limited to 'textproc/py-martel')
-rw-r--r--textproc/py-martel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-martel/Makefile b/textproc/py-martel/Makefile
index 2c0b13a25f74..b1a80b34ddba 100644
--- a/textproc/py-martel/Makefile
+++ b/textproc/py-martel/Makefile
@@ -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