freebsd-ports/devel/ragel/Makefile
Ying-Chieh Liao f7c8f40a1b add ragel 1.2.0
Ragel State Machine Compiler
2002-05-06 16:12:39 +00:00

21 lines
313 B
Makefile

# ex:ts=8
# Ports collection makefile for: ragel
# Date created: Mar 6, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= ragel
PORTVERSION= 1.2.0
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>