# New ports collection makefile for:    scheme48
# Date created:         25 Aug 1997
# Whom:                 jmacd
#
# $FreeBSD: ports/lang/scheme48/Makefile,v 1.22 2002/11/07 03:10:54 adamw Exp $
#

PORTNAME=	scheme48
PORTVERSION=	0.57
CATEGORIES=	lang
MASTER_SITES=	http://s48.org/0.57/
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@FreeBSD.org

GNU_CONFIGURE=  yes
ALL_TARGET = 	enough
STRIP=
MAN1=		scheme48.1

.include <bsd.port.mk>
