freebsd-ports/devel/libnxt/files/pkg-message.in
Edwin Groothuis ce923a0103 New port: devel/libnxt Lego Mindstorms NXT firmware management
Libnxt is a library and set of tools for managing Lego Mindstorms
    NXT firmware via the Unix command line.

PR:		ports/116398
Submitted by:	Jason Bacon <jwbacon@tds.net>
2007-09-23 02:56:44 +00:00

7 lines
277 B
Text

-------------------------------------------------------------------------
Using libnxt in your programs will require the following compile options:
-I%%PREFIX%%/include/libnxt
-L%%PREFIX%%/lib -lnxt
-------------------------------------------------------------------------