# New ports collection makefile for:	snobol4
# Date created:		Fri Dec  8 06:20:28 UTC 2006
# Whom:			Wes Peters <wes@softweyr.com>
#
# $FreeBSD: ports/lang/snobol4/Makefile,v 1.3 2009/12/11 06:57:20 wes Exp $

PORTNAME=	snobol4
PORTVERSION=	1.2
CATEGORIES=	lang
MASTER_SITES=	ftp://ftp.ultimate.com/snobol/

MAINTAINER=	wes@FreeBSD.org
COMMENT=	A port of Macro SNOBOL4, supports full SNOBOL4 plus SPITBOL

HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	--prefix=${PREFIX}
USE_GMAKE=	yes

.include <bsd.port.mk>
