1995-03-26 03:31:03 +00:00
|
|
|
# New ports collection makefile for: MIT-Scheme
|
|
|
|
# Version required: 7.3
|
|
|
|
# Date created: Mar 26 1995
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: jmacd@FreeBSD.org
|
1995-03-26 03:31:03 +00:00
|
|
|
#
|
1999-08-25 06:35:40 +00:00
|
|
|
# $FreeBSD$
|
1997-04-30 03:48:10 +00:00
|
|
|
#
|
1995-03-26 03:31:03 +00:00
|
|
|
|
|
|
|
DISTNAME= mit-scheme
|
1995-04-15 05:44:50 +00:00
|
|
|
PKGNAME= mit-scheme-7.3
|
1996-11-12 02:19:40 +00:00
|
|
|
CATEGORIES= lang
|
1997-04-30 03:18:09 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
1995-03-26 03:31:03 +00:00
|
|
|
DISTFILES= scheme-microcode+dist-7.3-freebsd.tgz
|
1995-04-15 05:44:50 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= jmacd@FreeBSD.org
|
1995-03-26 03:31:03 +00:00
|
|
|
|
1998-10-14 01:40:04 +00:00
|
|
|
BROKEN_ELF= yes
|
|
|
|
|
1998-12-18 12:48:28 +00:00
|
|
|
USE_XLIB= yes
|
|
|
|
|
1995-03-26 03:31:03 +00:00
|
|
|
.include <bsd.port.mk>
|