dbf085daa1
Node.js is an evented I/O framework for the V8 JavaScript engine. It is intended for writing scalable network programs such as web servers. As there are still some issues to resolve, this won't be hooked up yet. ok landry@
21 lines
470 B
Plaintext
21 lines
470 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/28 18:19:28 jasper Exp $
|
|
@bin bin/node
|
|
bin/node-repl
|
|
bin/node-waf
|
|
include/node/
|
|
include/node/config.h
|
|
include/node/eio.h
|
|
include/node/node.h
|
|
include/node/node_buffer.h
|
|
include/node/node_config.h
|
|
include/node/node_events.h
|
|
include/node/node_object_wrap.h
|
|
include/node/node_version.h
|
|
include/node/v8-debug.h
|
|
include/node/v8-profiler.h
|
|
include/node/v8.h
|
|
lib/node/
|
|
lib/node/wafadmin/
|
|
lib/node/wafadmin/Node.py
|
|
@man man/man1/node.1
|