diff options
Diffstat (limited to 'lang/ossp-js/PLIST')
-rw-r--r-- | lang/ossp-js/PLIST | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/lang/ossp-js/PLIST b/lang/ossp-js/PLIST new file mode 100644 index 00000000000..9c04ca5b78f --- /dev/null +++ b/lang/ossp-js/PLIST @@ -0,0 +1,58 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2008/02/06 04:22:33 bjs Exp $ +bin/js +bin/js-config +bin/jslint +bin/jspack +include/js/jsapi.h +include/js/jsarena.h +include/js/jsarray.h +include/js/jsatom.h +include/js/jsautocfg.h +include/js/jsbit.h +include/js/jsbool.h +include/js/jsclist.h +include/js/jscntxt.h +include/js/jscompat.h +include/js/jsconfig.h +include/js/jscpucfg.h +include/js/jsdate.h +include/js/jsdbgapi.h +include/js/jsdhash.h +include/js/jsdso.h +include/js/jsdtoa.h +include/js/jsemit.h +include/js/jsexn.h +include/js/jsfile.h +include/js/jsfun.h +include/js/jsgc.h +include/js/jshash.h +include/js/jsinterp.h +include/js/jslibmath.h +include/js/jslock.h +include/js/jslong.h +include/js/jsmath.h +include/js/jsnum.h +include/js/jsobj.h +include/js/jsopcode.h +include/js/jsosdep.h +include/js/jsotypes.h +include/js/jsparse.h +include/js/jsprf.h +include/js/jsprvtd.h +include/js/jspubtd.h +include/js/jsregexp.h +include/js/jsscan.h +include/js/jsscope.h +include/js/jsscript.h +include/js/jsstddef.h +include/js/jsstr.h +include/js/jstypes.h +include/js/jsutil.h +include/js/jsxdrapi.h +include/js/jsxml.h +lib/libjs.la +lib/pkgconfig/js.pc +man/man1/js-config.1 +man/man1/js.1 +man/man3/js.3 +@dirrm include/js |