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

PORTNAME=	crf++
PORTVERSION=	0.54
CATEGORIES=	science math
MASTER_SITES=	SF/crfpp/crfpp/${PORTVERSION} \
		${MASTER_SITE_LOCAL}
DISTNAME=	CRF++-${PORTVERSION}

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	Yet Another CRF toolkit

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
USE_AUTOTOOLS=	libtool

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud