freebsd-ports/math/qd/Makefile
2018-03-11 11:20:43 +00:00

17 lines
322 B
Makefile

# Created by: Nakata Maho <maho@FreeBSD.org>
# $FreeBSD$
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>