freebsd-ports/net/lam/Makefile
2003-02-21 13:28:59 +00:00

21 lines
433 B
Makefile

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