1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/devel/bnf/Makefile
2013-09-25 00:54:08 +00:00

20 lines
322 B
Makefile

# Created by: Frerich Raabe <frerich.raabe@gmx.de>
# $FreeBSD$
PORTNAME= bnf
PORTVERSION= 1.6.10
CATEGORIES= devel
MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Generate C parser given a grammar in BNF notation
LICENSE= GPLv2
GNU_CONFIGURE= yes
INFO= bnf
PLIST_FILES= bin/bnf
.include <bsd.port.mk>