blob: e46154cfeb0a3770f1bae7b2ec5ae9ed37ffc045 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install postinst prepare setup
DEPEND=usb? ( dev-libs/legousbtower )
DESCRIPTION=Not Quite C - C-like compiler for Lego Mindstorms
EAPI=4
HOMEPAGE=http://bricxcc.sourceforge.net/nqc/
IUSE=usb
KEYWORDS=amd64 ppc x86
LICENSE=MPL-1.0
RDEPEND=usb? ( dev-libs/legousbtower )
SLOT=0
SRC_URI=http://bricxcc.sourceforge.net/nqc/release/nqc-3.1.r6.tgz
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_prepare:- src_configure:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=70ec81278ed1496f5a6268c860124649
|