# $NetBSD: Makefile,v 1.2 2012/10/03 09:10:42 asau Exp $
#

DISTNAME=	lmfit-3.2
CATEGORIES=	math
MASTER_SITES=	http://www.messen-und-deuten.de/lmfit/src/
EXTRACT_SUFX=	.tgz

MAINTAINER=	jihbed.research@gmail.com
HOMEPAGE=	http://www.messen-und-deuten.de/lmfit/lmfit.html
COMMENT= Levenberg-Marquardt least-squares minimization and curve fitting
#LICENSE=	# TODO: (see mk/license.mk)

GNU_CONFIGURE=	yes
USE_LIBTOOL= yes

.include "../../mk/bsd.pkg.mk"
