freebsd-ports/lang/mit-scheme/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

14 lines
396 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
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
CATEGORIES+= languages
DISTFILES= scheme-microcode+dist-7.3-freebsd.tgz
MAINTAINER= jmacd@uclink.berkeley.edu
.include <bsd.port.mk>