1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/net/lam7/Makefile
Akinori MUSHA 090ec19d9c Add parallel to CATEGORIES.
PR:		ports/39094
Submitted by:	trevor
2002-11-24 13:41:11 +00:00

21 lines
380 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
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-rsh=ssh
.include "files/manpages"
.include <bsd.port.mk>