# New ports collection makefile for:	mpqc
# Date created:				27 April 2001
# Whom:					batman <batman@udel.edu>
#
# $FreeBSD: ports/science/mpqc/Makefile,v 1.2 2002/05/18 03:25:21 kris Exp $
#

PORTNAME=	mpqc
PORTVERSION=	1.2.5
CATEGORIES=	science
MASTER_SITES=	http://aros.ca.sandia.gov/~cljanss/mpqc/distrib/

MAINTAINER=	batman@udel.edu

BROKEN=		"Does not build"

BUILD_DEPENDS=	bison:${PORTSDIR}/devel/bison

GNU_CONFIGURE=	yes
USE_PERL5=	yes
USE_GMAKE=	yes
ALL_TARGET?=

.include <bsd.port.mk>
