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

16 lines
401 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
#
DISTNAME= mit-scheme
1995-04-15 05:44:50 +00:00
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
1995-04-15 05:44:50 +00:00
1995-04-15 23:36:52 +00:00
MAINTAINER= jmacd@FreeBSD.ORG
.include <bsd.port.mk>