summaryrefslogtreecommitdiff
path: root/devel/nqc/Makefile
blob: ebfa4bcfd7749195d0831b2c83aa16239a484642 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.6 2006/06/02 13:48:11 joerg Exp $
#

DISTNAME=		nqc-2.3.r1
PKGNAME=		nqc-2.3.1
CATEGORIES=		devel
MASTER_SITES=		http://www.enteract.com/~dbaum/nqc/release/

MAINTAINER=		nathanw@NetBSD.org
HOMEPAGE=		http://www.enteract.com/~dbaum/nqc/index.html
COMMENT=		Development system for the Lego Mindstorms RCX embedded computer

USE_LANGUAGES=		c++
USE_TOOLS+=		flex yacc

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