From 6f74e051e10c491020d264c2ef02215efa18417e Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 8 May 2012 03:58:26 +0000 Subject: - Add npm 1.1.21 npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff. WWW: http://npmjs.org/ WWW: https://github.com/isaacs/npm --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 4e6b50a9f996..7aa805705aff 100644 --- a/www/Makefile +++ b/www/Makefile @@ -563,6 +563,7 @@ SUBDIR += notftp SUBDIR += npapi-xine SUBDIR += npc + SUBDIR += npm SUBDIR += nscache SUBDIR += nspluginwrapper SUBDIR += nspluginwrapper-devel -- cgit v1.2.3