# New ports collection makefile for:	crf++
# Date created:		2006-07-27
# Whom:			Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD: ports/science/crf++/Makefile,v 1.15 2009/08/22 00:34:42 amdmi3 Exp $
#

PORTNAME=	crf++
PORTVERSION=	0.52
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:22

.include <bsd.port.mk>
