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


                         
                 
                     
                                                     
 
                               
                                                            


                   
                      
# Created by: ijliao
# $FreeBSD$

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

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

GNU_CONFIGURE=	yes

.include <bsd.port.mk>