# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/science/crf++/Makefile 386312 2015-05-14 10:15:04Z mat $

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

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

GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip
USES=		libtool
USE_LDCONFIG=	yes

.include <bsd.port.mk>
