summaryrefslogtreecommitdiffstats
path: root/science/ghmm/Makefile
blob: d6ec9c96ce1f49f9bf5079bcc62199324fbb0d8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$

PORTNAME=	ghmm
PORTVERSION=	0.7.0b
CATEGORIES=	science math
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	General Hidden Markov Model Library in C

USE_AUTOTOOLS=	libtool
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
WRKSRC=	${WRKDIR}/${PORTNAME}-0.7.0

post-patch:
	@${REINPLACE_CMD} 's|tests doc VisualC|tests VisualC|' ${WRKSRC}/configure

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