summaryrefslogtreecommitdiff
path: root/math/gsl/Makefile
blob: 8250f480fe19369da306c555da162b18564e8bf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:25 wiz Exp $
#

DISTNAME=	gsl-0.5
CATEGORIES=	math devel
MASTER_SITES=	ftp://sourceware.cygnus.com/pub/gsl/

MAINTAINER=	David Maxwell <david@maxwell.net>
HOMEPAGE=	http://sourceware.cygnus.com/gsl/
COMMENT=	The GNU Scientific Library - mathematical libs

GNU_CONFIGURE=	yes
USE_GTEXINFO=	yes

.include "../../mk/bsd.pkg.mk"