18 lines
426 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2000/10/22 15:41:47 espie Exp $
2000-01-28 21:56:10 +00:00
# Original from: Yannick Cote
DISTNAME= lam-6.3.1
NEED_VERSION= 1.305
2000-01-29 00:48:30 +00:00
CATEGORIES= devel math net
FAKE=No
2000-01-28 21:56:10 +00:00
MAINTAINER= yanick@openbsd.org
2000-06-02 16:09:51 +00:00
BROKEN= "Waiting for the 6.3.3 version which will contain a decent build process."
2000-01-28 21:56:10 +00:00
MASTER_SITES= http://www.mpi.nd.edu/downloads/lam/
CONFIGURE_STYLE= gnu
2000-01-29 00:48:30 +00:00
CONFIGURE_ARGS+= --with-rsh="ssh -x"
2000-01-28 21:56:10 +00:00
.include <bsd.port.mk>