# ex:ts=8
# Ports collection makefile for:	ragel
# Date created:			Mar 6, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/devel/ragel/Makefile,v 1.2 2002/05/14 06:46:49 ijliao Exp $
#

PORTNAME=	ragel
PORTVERSION=	1.2.1
CATEGORIES=	devel
MASTER_SITES=	http://www.ragel.ca/ragel/

MAINTAINER=	ports@FreeBSD.org

USE_BISON=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>
