freebsd-ports/devel/bnf/Makefile
2013-09-25 00:54:08 +00:00

19 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>