freebsd-ports/net/lam/Makefile
Edwin Groothuis 388d529ae5 Reset maintainer
PR:		ports/90726
Submitted by:	David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca>
2005-12-21 03:09:40 +00:00

25 lines
471 B
Makefile

# New ports collection makefile for: lam
# Date created: Aug 21 2001
# Whom: bremner@unb.ca
#
# $FreeBSD$
#
PORTNAME= lam
PORTVERSION= 6.5.9
CATEGORIES= net parallel
MASTER_SITES= http://www.lam-mpi.org/download/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Local Area Multicomputer MPI implementation
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-rsh=ssh
CONFLICTS= lam-7.*
.include "files/manpages"
.include <bsd.port.mk>