Tweak editors/scribes version 0.4.b954_1
[dports.git] / math / qd / Makefile
1 # Created by: Nakata Maho <maho@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       qd
5 PORTVERSION=    2.3.7
6 PORTREVISION=   3
7 CATEGORIES=     math
8 MASTER_SITES=   http://www.cs.berkeley.edu/~yozo/software/
9
10 MAINTAINER=     maho@FreeBSD.org
11 COMMENT=        Double-Double and Quad-Double Arithmetic
12
13 GNU_CONFIGURE=  yes
14 USES=           fortran
15
16 .include <bsd.port.mk>