import node-npm 0.0.3

Make Node Module is a build tool for making native node.js modules.

ok sthen@
This commit is contained in:
jasper 2012-05-09 15:24:04 +00:00
parent 40a337aa16
commit dd7073a40f
4 changed files with 38 additions and 0 deletions

23
devel/node-mnm/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/05/09 15:24:04 jasper Exp $
COMMENT = build tool for making native node.js modules
NPM_VERSION = 0.0.3
NPM_NAME = mnm
CATEGORIES = devel
HOMEPAGE = https://github.com/nearinfinity/node-mnm
# MIT
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = www/node
CONFIGURE_STYLE = npm
NO_REGRESS = Yes
.include <bsd.port.mk>

5
devel/node-mnm/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (mnm-0.0.3.tgz) = CK9zYljotgJLvjQUZ+9/pw==
RMD160 (mnm-0.0.3.tgz) = r4WqgZDxzyyC2OXJ6cVcYh3Hf90=
SHA1 (mnm-0.0.3.tgz) = lczsaSTNwkM7SHvIy87xkpqAnVg=
SHA256 (mnm-0.0.3.tgz) = VE/f3JA/lEOJJUG9ornq5EkMbsB2KIwVubPaxbyD0xU=
SIZE (mnm-0.0.3.tgz) = 9339

1
devel/node-mnm/pkg/DESCR Normal file
View File

@ -0,0 +1 @@
Make Node Module is a build tool for making native node.js modules.

9
devel/node-mnm/pkg/PLIST Normal file
View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/05/09 15:24:04 jasper Exp $
lib/node_modules/mnm/
lib/node_modules/mnm/.npmignore
lib/node_modules/mnm/README.md
lib/node_modules/mnm/index.js
lib/node_modules/mnm/lib/
lib/node_modules/mnm/lib/ansi.js
lib/node_modules/mnm/lib/builder.js
lib/node_modules/mnm/package.json