1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/lang/mit-scheme/Makefile

20 lines
444 B
Makefile
Raw Normal View History

# New ports collection makefile for: MIT-Scheme
# Version required: 7.3
# Date created: Mar 26 1995
1995-04-15 23:36:52 +00:00
# Whom: jmacd@FreeBSD.ORG
#
# $Id: Makefile,v 1.10 1997/04/30 03:48:10 asami Exp $
1997-04-30 03:48:10 +00:00
#
DISTNAME= mit-scheme
1995-04-15 05:44:50 +00:00
PKGNAME= mit-scheme-7.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTFILES= scheme-microcode+dist-7.3-freebsd.tgz
1995-04-15 05:44:50 +00:00
1995-04-15 23:36:52 +00:00
MAINTAINER= jmacd@FreeBSD.ORG
BROKEN_ELF= yes
.include <bsd.port.mk>