# ex:ts=8
# New ports collection makefile for:	quantlib
# Date created:			Aug 12, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/misc/quantlib/Makefile,v 1.1 2001/08/12 12:39:44 ijliao Exp $
#

PORTNAME=	quantlib
PORTVERSION=	0.1.9
CATEGORIES=	misc
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
DISTNAME=	QuantLib-${PORTVERSION}-src

MAINTAINER=	ports@FreeBSD.org

WRKSRC=		${WRKDIR}/QuantLib-${PORTVERSION}
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
