aboutsummaryrefslogtreecommitdiffstats
path: root/lang/mit-scheme/Makefile
blob: 2b285b529b8ba2c5086e2559200ec69d6bc3b57c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# New ports collection makefile for:    MIT-Scheme
# Version required:     7.3
# Date created:         Mar 26 1995
# Whom:                 jmacd@uclink.berkeley.edu
#

DISTNAME=       mit-scheme
MASTER_SITES=   ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
DISTFILES=  scheme-microcode+dist-7.3-freebsd.tgz
MAINTAINER=     jmacd@uclink.berkeley.edu

.include <bsd.port.mk>