# Created by: Nakata Maho <maho@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/math/qd/Makefile 367888 2014-09-10 20:50:31Z gerald $

PORTNAME=	qd
PORTVERSION=	2.3.7
PORTREVISION=	4
CATEGORIES=	math
MASTER_SITES=	http://www.cs.berkeley.edu/~yozo/software/

MAINTAINER=	maho@FreeBSD.org
COMMENT=	Double-Double and Quad-Double Arithmetic

GNU_CONFIGURE=	yes
USES=		fortran

.include <bsd.port.mk>
