New package: nodejs-0.6.6.

This commit is contained in:
davehome
2011-12-23 01:22:16 -07:00
parent bc2d0d748c
commit 5a18f88cbe
6 changed files with 90 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Template file for 'nodejs-docs'.
#
short_desc="${short_desc} (Documentation)"
long_desc="${long_desc}
This package contains the nodejs manpage(s)."
do_install()
{
vmove usr/share usr
}