# New ports collection makefile for: scheme48
# Date created: 25 Aug 1997
# Whom: jmacd
#
# $FreeBSD: ports/lang/scheme48/Makefile,v 1.33 2007/09/24 08:41:54 nemoliu Exp $
#
PORTNAME= scheme48
PORTVERSION= 1.7
CATEGORIES= lang scheme
MASTER_SITES= http://www.s48.org/${PORTVERSION}/
EXTRACT_SUFX= .tgz
MAINTAINER= nemoliu@FreeBSD.org
COMMENT= The Scheme Underground's implementation of R5RS
CONFLICTS= scsh-*
ONLY_FOR_ARCHS= i386
GNU_CONFIGURE= yes
ALL_TARGET= enough
MAN1= scheme48.1
test:
cd ${WRKSRC}; ${MAKE} check
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1