pkgsrc/lang/nodejs6/Makefile
fhajny 607cccfe3e Update lang/nodejs6 to 6.11.3
- build: Codesigning is fixed on macOS
- deps: Snapshots are turned back on!!!
- path: win32 volume-relative paths are working again!
- tools: v6.x can now build with ICU 59
2017-09-06 11:59:37 +00:00

6 lines
161 B
Makefile

# $NetBSD: Makefile,v 1.15 2017/09/06 11:59:37 fhajny Exp $
DISTNAME= node-v6.11.3
.include "../../lang/nodejs/Makefile.common"
.include "../../mk/bsd.pkg.mk"