freebsd-ports/devel/ragel/Makefile
2002-05-27 06:35:29 +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.2
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>