freebsd-ports/devel/glrparser/Makefile
Martin Wilke d100f7b11f - Pass maintainership to submitter
- Add backup MASTER_SITES

PR:		109062
Submitted by:	Lars Engels <lars.engels@0x20.net> (maintainer)
2007-02-12 07:38:03 +00:00

20 lines
376 B
Makefile

# 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= lars.engels@0x20.net
COMMENT= A parser which works with the GLR(0) algorithm
GNU_CONFIGURE= yes
.include <bsd.port.mk>