diff options
Diffstat (limited to 'net/lam7/Makefile')
-rw-r--r-- | net/lam7/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net/lam7/Makefile b/net/lam7/Makefile deleted file mode 100644 index 6a01eb3c7c8a..000000000000 --- a/net/lam7/Makefile +++ /dev/null @@ -1,20 +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 -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> |