summaryrefslogtreecommitdiff
path: root/net/lam7/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/lam7/Makefile')
-rw-r--r--net/lam7/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/net/lam7/Makefile b/net/lam7/Makefile
deleted file mode 100644
index 373b4fa35095..000000000000
--- a/net/lam7/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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>