16 lines
421 B
Makefile
16 lines
421 B
Makefile
# New ports collection makefile for: MIT-Scheme
|
|
# Version required: 7.3
|
|
# Date created: Mar 26 1995
|
|
# Whom: jmacd@uclink.berkeley.edu
|
|
#
|
|
|
|
DISTNAME= mit-scheme
|
|
PKGNAME= mit-scheme-7.3
|
|
CATEGORIES+= languages
|
|
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>
|