summaryrefslogtreecommitdiffstats
path: root/textproc/py-martel/Makefile
blob: b1a80b34ddba1eb0a182d4dae0bd13a767be4f52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# New ports collection makefile for:	py-martel
# Date created:		19 October 2000
# Whom:	      		Johann Visagie <johann@egenetics.com>
#
# $FreeBSD$
#

PORTNAME=	martel
PORTVERSION=	0.8
PORTEPOCH=	1
CATEGORIES=	textproc biology python
MASTER_SITES=	# no longer available separately from biopython
MASTER_SITE_SUBDIR=	wjv
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	biopython-${BIOPYTHON_VERSION}

MAINTAINER=	wjv@FreeBSD.org
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
BIOPYTHON_VERSION=	1.00a4

pre-install:
	@ ${SH} ${PKGREQ} INSTALL

.include <bsd.port.mk>
OpenPOWER on IntegriCloud