# New ports collection makefile for:    algae
# Date created:         18 May 2003
# Whom:                 Michael Neumann <mneumann@ntecs.de>
#
# $FreeBSD: ports/math/algae/Makefile,v 1.2 2003/11/22 17:36:04 pav Exp $
#

PORTNAME=	algae
PORTVERSION=	4.3.0
CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	mneumann@ntecs.de
COMMENT=	A programming language for numerical analysis

GNU_CONFIGURE=	yes

ALGAE_VERSION=	${PORTVERSION}
PLIST_SUB=	ALGAE_VERSION=${ALGAE_VERSION}

MAN1=		algae.1

.include <bsd.port.mk>
