freebsd-ports/lang/mit-scheme/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

22 lines
416 B
Makefile

# New ports collection makefile for: MIT-Scheme
# Version required: 7.3
# Date created: Mar 26 1995
# Whom: jmacd@FreeBSD.org
#
# $FreeBSD$
#
DISTNAME= mit-scheme
PKGNAME= mit-scheme-7.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTFILES= scheme-microcode+dist-7.3-freebsd.tgz
MAINTAINER= jmacd@FreeBSD.org
BROKEN_ELF= yes
USE_XLIB= yes
.include <bsd.port.mk>