80acf24533
With hat: portmgr
17 lines
322 B
Makefile
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>
|