1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/net/lam/Makefile

28 lines
549 B
Makefile
Raw Normal View History

# 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
2003-02-21 13:28:59 +00:00
COMMENT= Local Area Multicomputer MPI implementation
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-rsh=ssh
2004-05-30 07:14:57 +00:00
CONFLICTS= lam-7.*
DEPRECATED= to be replaced by net/lam7, please use this port instead
EXPIRATION_DATE=2006-08-18
.include "files/manpages"
.include <bsd.port.mk>