freebsd-ports/devel/dragon/Makefile
Frederic Culot 630afe48c7 - Update to 1.3.8
PR:		ports/158132
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2011-06-22 09:07:53 +00:00

21 lines
459 B
Makefile

# New ports collection makefile for: dragon
# Date created: 2010-09-17
# Whom: Kurt Jaeger <fbsd-ports@opsec.eu>
#
# $FreeBSD$
PORTNAME= dragon
PORTVERSION= 1.3.8
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
MAINTAINER= fbsd-ports@opsec.eu
COMMENT= Combined C++ scanner/parser generator for LR compliant grammars
LIB_DEPENDS= lfc.1:${PORTSDIR}/devel/lfc
LICENSE= GPLv2
GNU_CONFIGURE= yes
PLIST_FILES= bin/dragon
.include <bsd.port.mk>