summaryrefslogtreecommitdiff
path: root/net/lam7/Makefile
blob: 6a01eb3c7c8ad79ef2d5b95f2357f3d18a5449c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:		lam
# Date created:					Aug 21 2001
# Whom:						bremner@unb.ca
#
# $FreeBSD$
#

PORTNAME=      	lam
PORTVERSION=   	6.5.6
CATEGORIES=    	net
MASTER_SITES=  	http://www.lam-mpi.org/download/files/

MAINTAINER=    	bremner@unb.ca

GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=	--with-rsh=ssh

.include "files/manpages"

.include <bsd.port.mk>