aboutsummaryrefslogtreecommitdiff
path: root/examples/nodejs/runtime-nodejs.p5m
blob: cf678bd2b14a1097e34f04aebb9c28874192f798 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
set name=pkg.fmri value=pkg:/runtime/$(name)@$(ips-version)
set name=pkg.summary value="$(summary)"
set name=info.upstream-url value="$(home)"
set name=info.source-url value="$(download)"
license $(license-file) license="$(license)"


dir path=usr/lib/nodejs
file usr/bin/node path=usr/bin/nodejs
link path=usr/bin/node target=nodejs
file usr/share/man/man1/node.1 path=usr/share/man/man1/nodejs.1
link path=usr/share/man/man1/node.1 target=nodejs.1