summaryrefslogtreecommitdiff
path: root/lang/mit-scheme/Makefile
blob: 5d317435f62e24c8d17ec5c6ad98ddb05d6e02f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    MIT-Scheme
# Version required:     7.3
# Date created:         Mar 26 1995
# Whom:                 jmacd@FreeBSD.ORG
#

DISTNAME=       mit-scheme
PKGNAME=	mit-scheme-7.3
CATEGORIES+=	lang
MASTER_SITES=   ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
DISTFILES=	scheme-microcode+dist-7.3-freebsd.tgz

MAINTAINER= 	jmacd@FreeBSD.ORG

.include <bsd.port.mk>