summaryrefslogblamecommitdiff
path: root/devel/glrparser/Makefile
blob: e6c66905818acddcf3a3b4fe3fc415ad99eb51c1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                 
                 
                     
                                                     
 
                               
                                                              


                   
                      
# ex:ts=8
# Ports collection makefile for:	glrParser
# Date created:			Nov 10, 2003
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	glrparser
PORTVERSION=	1.4
PORTREVISION=	1
CATEGORIES=	devel
MASTER_SITES=	http://bsd-geek.de/FreeBSD/distfiles/

MAINTAINER=	lme@FreeBSD.org
COMMENT=	A parser which works with the GLR(0) algorithm

GNU_CONFIGURE=	yes

.include <bsd.port.mk>