# ex:ts=8
# Ports collection makefile for:	orsa
# Date created:			Dec 9, 2004
# Whom:				ijliao
#
# $FreeBSD: ports/astro/orsa/Makefile,v 1.12 2007/04/16 01:15:54 edwin Exp $
#

PORTNAME=	orsa
PORTVERSION=	0.7.0
CATEGORIES=	astro
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Orbit Reconstruction, Simulation and Analysis

LIB_DEPENDS=	gsl.9:${PORTSDIR}/math/gsl \
		cln.4:${PORTSDIR}/math/cln \
		fftw.2:${PORTSDIR}/math/fftw \
		ginac-1.3.3:${PORTSDIR}/math/GiNaC

USE_AUTOTOOLS=	libtool:15
USE_QT_VER=	3
USE_GNOME=	gnometarget
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
