# Created by: Nakata Maho <maho@FreeBSD.org>
# $FreeBSD: head/math/qd/Makefile 464164 2018-03-11 11:20:43Z rene $

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

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

GNU_CONFIGURE=	yes
USES=		fortran

.include <bsd.port.mk>
