Subject: [devel/re2c] new upstream version
To: None <tech-pkg@netbsd.org>
From: Roland Illig <roland.illig@gmx.de>
List: tech-pkg
Date: 07/01/2004 01:56:35
This is a multi-part message in MIME format.
--------------020007050108010900000500
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

there's a new version of re2c on sourceforge. Could someone please 
replace the Makefile to make it work?

Roland

--------------020007050108010900000500
Content-Type: text/plain;
 name="Makefile"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="Makefile"

# $NetBSD: Makefile,v 1.3 2004/06/12 08:55:05 grant Exp $

DISTNAME=	re2c-0.9.2
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=re2c/}

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://www.tildeslash.org/
COMMENT=	Deterministic Finite State Automaton generator

GNU_CONFIGURE=	yes
USE_BUILDLINK3=	yes

.include "../../mk/bsd.pkg.mk"

--------------020007050108010900000500--