freebsd-ports/net/lam/Makefile
Mikhail Teterin 640609906a Upgrade from 6.5.6 to the 6.5.9 -- using the maintainer's earlier patch (for 6.5.8).
While here, switch to using to USE_BZIP2.

PR:		ports/46630 ports/52921
Submitted by:	David Bremner (maintainer)
Approved by:	David Bremner (maintainer)
2003-06-19 15:31:00 +00:00

22 lines
448 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= bremner@unb.ca
COMMENT= Local Area Multicomputer MPI implementation
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-rsh=ssh
.include "files/manpages"
.include <bsd.port.mk>