freebsd-ports/lang/scheme48/Makefile
2000-04-12 06:21:15 +00:00

21 lines
378 B
Makefile

# New ports collection makefile for: scheme48
# Date created: 25 Aug 1997
# Whom: jmacd
#
# $FreeBSD$
#
PORTNAME= scheme48
PORTVERSION= 0.46
CATEGORIES= lang
MASTER_SITES= ftp://ftp-swiss.ai.mit.edu/pub/s48/
EXTRACT_SUFX= .tgz
MAINTAINER= jmacd@FreeBSD.org
GNU_CONFIGURE= yes
ALL_TARGET = enough
STRIP=
MAN1= scheme48.1
.include <bsd.port.mk>