pkgsrc-wip/lammpi/Makefile

17 lines
417 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2005/05/24 10:30:30 rillig Exp $
#
2004-07-18 17:25:57 +02:00
DISTNAME= lam-7.0.2
CATEGORIES= net
MASTER_SITES= http://www.lam-mpi.org/download/files/
MAINTAINER= adam@monkeybyte.org
HOMEPAGE= http://www.lam-mpi.org/download/files/
2003-12-31 00:49:31 +01:00
COMMENT= Implementation of the Message Passing Interface (MPI) Standard
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"